mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
Upgrade to 2.4.1~ynh1
This commit is contained in:
parent
801810969e
commit
eb82acc8ef
6 changed files with 12 additions and 13 deletions
|
@ -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.
|
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
|
**Demo:** http://distsn.org/pleroma-instances.html
|
||||||
|
|
||||||
|
|
|
@ -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.
|
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
|
**Démo :** http://distsn.org/pleroma-instances.html
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/193206/artifacts/download?file_type=archive
|
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/195487/artifacts/download?file_type=archive
|
||||||
SOURCE_SUM=a757c6a60ad4f11e354323c44f8f576bd5c8219ca4ca99cbd8a5b5706237731f
|
SOURCE_SUM=d3de305d8bfe0fd11a973aeeb58f1927fa70d87bfc16b31076e37b1ae98d3eb6
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=pleroma-v2.4.0-arm.zip
|
SOURCE_FILENAME=pleroma-v2.4.1-arm.zip
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/193208/artifacts/download?file_type=archive
|
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/195489/artifacts/download?file_type=archive
|
||||||
SOURCE_SUM=dc3fa4552d43606cc998c9e63963c3c258f15fed002db3aa3f122b9ec378db56
|
SOURCE_SUM=953dc73b49c0f9d40967974f55a64dc8686dfad98a390c5ea7061796a04be1ca
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=pleroma-v2.4.0-arm64.zip
|
SOURCE_FILENAME=pleroma-v2.4.1-arm64.zip
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/193204/artifacts/download?file_type=archive
|
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/195485/artifacts/download?file_type=archive
|
||||||
SOURCE_SUM=335857f4568c3fa911b7a9a1d5340b0e9ea7fde32f18af2a0cf645081ec0a5df
|
SOURCE_SUM=70f4a57a6300ac2ff0564f5d7f60e1c062f9be25821a881bce0ef34167e5f340
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=pleroma-v2.4.0-x86-64.zip
|
SOURCE_FILENAME=pleroma-v2.4.1-x86-64.zip
|
||||||
|
|
|
@ -6,14 +6,13 @@
|
||||||
"en": "A free, federated social networking server built on open protocols.",
|
"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."
|
"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/",
|
"url": "https://pleroma.social/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"website": "https://pleroma.social/",
|
"website": "https://pleroma.social/",
|
||||||
"demo": "http://distsn.org/pleroma-instances.html",
|
"demo": "http://distsn.org/pleroma-instances.html",
|
||||||
"admindoc": "https://docs.pleroma.social/",
|
"admindoc": "https://docs.pleroma.social/",
|
||||||
"userdoc": "https://yunohost.org/apps",
|
|
||||||
"code": "https://git.pleroma.social/pleroma/pleroma/"
|
"code": "https://git.pleroma.social/pleroma/pleroma/"
|
||||||
},
|
},
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
|
|
Loading…
Add table
Reference in a new issue