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 #257 from YunoHost-Apps/testing

Upgrade to version 2.5.5
This commit is contained in:
yalh76 2023-09-11 23:54:26 +02:00 committed by GitHub
commit bce97bce0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 9 deletions

View file

@ -23,7 +23,7 @@ For user friendly details about Pleroma: [see here](https://blog.soykaf.com/post
**Mastodon web front-end for Pleroma:** Add **/web** in front of your Pleroma domain, eg. pleroma.domain.tld/web
**Shipped version:** 2.5.4~ynh1
**Shipped version:** 2.5.5~ynh1
## Screenshots

View file

@ -23,7 +23,7 @@ Pour des informations plus détaillées sur Pleroma voir [What is Pleroma](https
**Interface utilisateur Mastodon pour Pleroma :** Ajouter `/web` à la fin du nom de domaine (URL) de votre installation, par exemple : `https://pleroma.domain.tld/web`
**Version incluse :** 2.5.4~ynh1
**Version incluse :** 2.5.5~ynh1
## Captures décran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/239175/artifacts/download?file_type=archive
SOURCE_SUM=6918c1e1799b79cf73b3fd41cfeceefaa8446980d08691fa8590992726f4092d
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/241073/artifacts/download?file_type=archive
SOURCE_SUM=ce5b861a19a756d3ea26b6e1708c1be954108823d644b1c19036e992c6a6267e
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/239179/artifacts/download?file_type=archive
SOURCE_SUM=b718073e2e04ab1f318aa248218118d560c2e5365a83205025d81f3d2d39991d
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/241077/artifacts/download?file_type=archive
SOURCE_SUM=6841a8d258683a70ba8b4466e502022eda865ddfae1ded415a5d1317f29fae16
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/239177/artifacts/download?file_type=archive
SOURCE_SUM=6e08d660c8e77fddf3fcef784ff8e5306415cf64dd324068a4976b04b9ee5f6f
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/241075/artifacts/download?file_type=archive
SOURCE_SUM=ff588d370b11939150bd46353274d4b8f879dcfdd87a43eca1bb6fc0a21eec0a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Federated social networking server built on open protocols",
"fr": "Serveur de réseautage social fédéré basé sur des protocoles ouverts"
},
"version": "2.5.4~ynh1",
"version": "2.5.5~ynh1",
"url": "https://pleroma.social/",
"upstream": {
"license": "AGPL-3.0-only",