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

Upgrade to v0.11.4

This commit is contained in:
yunohost-bot 2022-10-05 01:00:19 +00:00
parent 6974cc04ff
commit c720c9bf9f
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/v0.11.3.tar.gz
SOURCE_SUM=cbe5b878e8afcbc5d3e6219ed061e7c98dc7c2c5a2d5925d49ae9cfcdca71d30
OURCE_SUM_PRG=sha256sum
SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.4.tar.gz
SOURCE_SUM=c5f0b4c1ee8e558cf66277f6c0066da893dd09ff0581cb117d6fd885cfff0e11
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_EXTRACT=true
SOURCE_FILENAME=

View file

@ -6,7 +6,7 @@
"en": "ActivityPub Federated Image Sharing",
"fr": "Logiciel de partage d'image fédéré via ActivityPub"
},
"version": "0.11.3~ynh3",
"version": "0.11.4~ynh1",
"url": "https://pixelfed.org/",
"upstream": {
"license": "AGPL-3.0-or-later",