mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
upgrade to 1.0.91
This commit is contained in:
parent
c331d56d0e
commit
b91aa73eb8
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)
|
||||
- Tootle (iOS)
|
||||
|
||||
**Shipped version:** 1.0.7
|
||||
**Shipped version:** 1.0.91
|
||||
|
||||
## Important points to read before installing
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/63065/artifacts/download
|
||||
SOURCE_SUM=3a6c57ce974751dbfc97832af22020df4ff6355c710b30013dfac9fffab74fa4
|
||||
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/67457/artifacts/download
|
||||
SOURCE_SUM=d03710cc5ffa64e0e648bf303f91cdf70b354be1bc09311d17692b3eeb2adc53
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=pleroma-v1.0.7.zip
|
||||
SOURCE_FILENAME=pleroma-v1.0.91.zip
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/63067/artifacts/download
|
||||
SOURCE_SUM=fd7ebb7689723bf2874e5fd3ff5c2b8261045d868d4f8e8c9699bee8e1f28a10
|
||||
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/67459/artifacts/download
|
||||
SOURCE_SUM=717d4e493f0ebd247cd98f9ee9ec62e687a1bf487afd0f2054ba9ed97179c770
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=pleroma-v1.0.7.zip
|
||||
SOURCE_FILENAME=pleroma-v1.0.91.zip
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/63063/artifacts/download
|
||||
SOURCE_SUM=f248a074baed3a36fbccaf89cc5d643d57eae43ee22c50dd720da5206b89d125
|
||||
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/67455/artifacts/download
|
||||
SOURCE_SUM=6608472d98f0db6fba9cbb8ed1760bf4f81ff29940cf16f4c93ff831b091205c
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=pleroma-v1.0.7.zip
|
||||
SOURCE_FILENAME=pleroma-v1.0.91.zip
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"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"
|
||||
},
|
||||
"version": "1.0.7~ynh1",
|
||||
"version": "1.0.91~ynh1",
|
||||
"url": "https://git.pleroma.social/pleroma/pleroma",
|
||||
"license": "AGPL-3.0-only",
|
||||
"maintainer": [
|
||||
|
|
Loading…
Add table
Reference in a new issue