1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

Merge pull request #179 from YunoHost-Apps/upgrade

Upgrade
This commit is contained in:
yalh76 2021-09-01 20:18:45 +02:00 committed by GitHub
commit c5e3e07f5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 15 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
A free, federated social networking server built on open protocols.
**Shipped version:** 2.4.0~ynh2
**Shipped version:** 2.4.1~ynh1
**Demo:** http://distsn.org/pleroma-instances.html
@ -74,7 +74,6 @@ You can make users **moderators**. They will then be able to **delete any post**
## Documentation and resources
* Official app website: https://pleroma.social/
* Official user documentation: https://yunohost.org/apps
* Official admin documentation: https://docs.pleroma.social/
* Upstream app code repository: https://git.pleroma.social/pleroma/pleroma/
* YunoHost documentation for this app: https://yunohost.org/app_pleroma

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Un serveur de réseautage social fédéré et gratuit basé sur des protocoles ouverts.
**Version incluse :** 2.4.0~ynh2
**Version incluse :** 2.4.1~ynh1
**Démo :** http://distsn.org/pleroma-instances.html
@ -70,7 +70,6 @@ You can make users **moderators**. They will then be able to **delete any post**
## Documentations et ressources
* Site officiel de l'app : https://pleroma.social/
* Documentation officielle utilisateur : https://yunohost.org/apps
* Documentation officielle de l'admin : https://docs.pleroma.social/
* Dépôt de code officiel de l'app : https://git.pleroma.social/pleroma/pleroma/
* Documentation YunoHost pour cette app : https://yunohost.org/app_pleroma

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/193206/artifacts/download?file_type=archive
SOURCE_SUM=a757c6a60ad4f11e354323c44f8f576bd5c8219ca4ca99cbd8a5b5706237731f
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/195487/artifacts/download?file_type=archive
SOURCE_SUM=d3de305d8bfe0fd11a973aeeb58f1927fa70d87bfc16b31076e37b1ae98d3eb6
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=pleroma-v2.4.0-arm.zip
SOURCE_FILENAME=pleroma-v2.4.1-arm.zip

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/193208/artifacts/download?file_type=archive
SOURCE_SUM=dc3fa4552d43606cc998c9e63963c3c258f15fed002db3aa3f122b9ec378db56
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/195489/artifacts/download?file_type=archive
SOURCE_SUM=953dc73b49c0f9d40967974f55a64dc8686dfad98a390c5ea7061796a04be1ca
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=pleroma-v2.4.0-arm64.zip
SOURCE_FILENAME=pleroma-v2.4.1-arm64.zip

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/193204/artifacts/download?file_type=archive
SOURCE_SUM=335857f4568c3fa911b7a9a1d5340b0e9ea7fde32f18af2a0cf645081ec0a5df
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/195485/artifacts/download?file_type=archive
SOURCE_SUM=70f4a57a6300ac2ff0564f5d7f60e1c062f9be25821a881bce0ef34167e5f340
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=pleroma-v2.4.0-x86-64.zip
SOURCE_FILENAME=pleroma-v2.4.1-x86-64.zip

View file

@ -6,14 +6,13 @@
"en": "A free, federated social networking server built on open protocols.",
"fr": "Un serveur de réseautage social fédéré et gratuit basé sur des protocoles ouverts."
},
"version": "2.4.0~ynh2",
"version": "2.4.1~ynh1",
"url": "https://pleroma.social/",
"upstream": {
"license": "AGPL-3.0-only",
"website": "https://pleroma.social/",
"demo": "http://distsn.org/pleroma-instances.html",
"admindoc": "https://docs.pleroma.social/",
"userdoc": "https://yunohost.org/apps",
"code": "https://git.pleroma.social/pleroma/pleroma/"
},
"license": "AGPL-3.0-only",