1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Merge pull request #91 from lapineige/master

Upgrade to version 0.10.7
This commit is contained in:
yalh76 2020-01-08 20:39:49 +01:00 committed by GitHub
commit 9df56e986a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## Overview ## Overview
The federated image sharing service Pixelfed, for YunoHost The federated image sharing service Pixelfed, for YunoHost
**Shipped version:** 0.10.6 **Shipped version:** 0.10.7
## Important points to read before installing ## Important points to read before installing

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/v0.10.6.tar.gz SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/v0.10.7.tar.gz
SOURCE_SUM=74d6f93ffdfb7d55d9282ab91bef906297801deda5b1924d140cb582e169cc13 SOURCE_SUM=01b0b9acdc9b9de3837fad0fb766dbefe68272c2d413d2da810c7e1252484525
OURCE_SUM_PRG=sha256sum OURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "ActivityPub Federated Image Sharing", "en": "ActivityPub Federated Image Sharing",
"fr": "Logiciel de partage d'image fédéré via ActivityPub" "fr": "Logiciel de partage d'image fédéré via ActivityPub"
}, },
"version": "0.10.6~ynh2", "version": "0.10.7~ynh1",
"url": "https://pixelfed.org/", "url": "https://pixelfed.org/",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"maintainer": [ "maintainer": [