mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
Upgrade to 1.1.6
This commit is contained in:
parent
8fcf55fae3
commit
3e89263c93
5 changed files with 11 additions and 11 deletions
|
@ -25,7 +25,7 @@ For user friendly details about Pleroma: [see here](https://blog.soykaf.com/post
|
||||||
- Tootdon (Android + iOS)
|
- Tootdon (Android + iOS)
|
||||||
- Tootle (iOS)
|
- Tootle (iOS)
|
||||||
|
|
||||||
**Shipped version:** 1.1.2
|
**Shipped version:** 1.1.6
|
||||||
|
|
||||||
## Important points to read before installing
|
## Important points to read before installing
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/70196/artifacts/download
|
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/78966/artifacts/download
|
||||||
SOURCE_SUM=d15f37b672fd761b509cefc6bdc4e4faa74b9d94fb161917077b6055f62af881
|
SOURCE_SUM=62486afa30cfe06e5b5d0b36165315c2e1f6aa11c47bccf56e95c442ea804619
|
||||||
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-v1.1.2-arm.zip
|
SOURCE_FILENAME=pleroma-v1.1.6-arm.zip
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/70198/artifacts/download
|
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/78968/artifacts/download
|
||||||
SOURCE_SUM=d7f51b25c932ebfe4f38332ad3a121d78a33f08aa330941d8ad0ae910fa93e18
|
SOURCE_SUM=59b652f0a437b57cbaa915ac62d7cc5d4f4077e1c9f30e5ea9437463d982c3dd
|
||||||
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-v1.1.2-arm64.zip
|
SOURCE_FILENAME=pleroma-v1.1.6-arm64.zip
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/70194/artifacts/download
|
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/78964/artifacts/download
|
||||||
SOURCE_SUM=25648bdfc31a7ab5167009c35c691d279b6b785fceb96f4fa3ee66831ef30cba
|
SOURCE_SUM=9d19b8865e1ad6c916d08d644da58b76255f15d730d6c6a54e783d8558c9eeca
|
||||||
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-v1.1.2-x86-64.zip
|
SOURCE_FILENAME=pleroma-v1.1.6-x86-64.zip
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Pleroma is an OStatus-compatible social networking server written in Elixir, compatible with GNU Social and Mastodon",
|
"en": "Pleroma is an OStatus-compatible social networking server written in Elixir, compatible with GNU Social and Mastodon",
|
||||||
"fr": "Pleroma est un réseau social écrit en Elixir, compatible avec OStatus, GNU Social et Mastodon"
|
"fr": "Pleroma est un réseau social écrit en Elixir, compatible avec OStatus, GNU Social et Mastodon"
|
||||||
},
|
},
|
||||||
"version": "1.1.2~ynh1",
|
"version": "1.1.6~ynh1",
|
||||||
"url": "https://git.pleroma.social/pleroma/pleroma",
|
"url": "https://git.pleroma.social/pleroma/pleroma",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"maintainer": [
|
"maintainer": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue