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 #188 from YunoHost-Apps/ci-auto-update-v0.11.4

Upgrade to version 0.11.4
This commit is contained in:
yalh76 2022-10-05 21:44:17 +02:00 committed by GitHub
commit 0d6ee62f8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View file

@ -24,7 +24,7 @@ In addition to taking over the functionality of Instagram, the functioning of Pi
It is also possible to import your data from Instagram.
**Shipped version:** 0.11.3~ynh2
**Shipped version:** 0.11.4~ynh1 *(:warning: This is the `ci-auto-update-v0.11.4` branch. The [`master` branch](https://github.com/YunoHost-Apps/pixelfed_ynh/tree/master) used in the catalog is currently on version 0.11.3\~ynh3.)*
## Screenshots

View file

@ -25,7 +25,7 @@ En plus de reprendre les fonctionnalités d'Instagram, le fonctionnement de Pixe
Il est également possible d'importer ses données depuis Instagram.
**Version incluse :** 0.11.3~ynh2
**Version incluse :** 0.11.4~ynh1 *(:warning: Il s'agit de la branche `ci-auto-update-v0.11.4`. La [branche `master`](https://github.com/YunoHost-Apps/pixelfed_ynh/tree/master) utilisée dans le catalogue est actuellement en 0.11.3\~ynh3.)*
## Captures d'écran

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",