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

Upgrade to 2.0.1
This commit is contained in:
yalh76 2020-03-20 00:18:45 +01:00 committed by GitHub
commit 1b3d0de5e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 11 additions and 13 deletions

View file

@ -25,7 +25,7 @@ For user friendly details about Pleroma: [see here](https://blog.soykaf.com/post
- Tootdon (Android + iOS)
- Tootle (iOS)
**Shipped version:** 2.0.0
**Shipped version:** 2.0.1
## Important points to read before installing

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/100179/artifacts/download
SOURCE_SUM=ed4256dd42f6dcabbf61f92e8238a20c83802356f7da44ff80b5d1cf209d3292
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/101645/artifacts/download
SOURCE_SUM=f59734f594db8d5a7574b895e5749f2abb7ff0464811939e7b80a1d1ff96469c
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=pleroma-v2.0.0-arm.zip
SOURCE_FILENAME=pleroma-v2.0.1-arm.zip

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/100181/artifacts/download
SOURCE_SUM=aa0cfdc2634eb8f9e8ef26bcf01ba8280f41373138b8f14fd5129815cbf76c02
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/101647/artifacts/download
SOURCE_SUM=ed4899121afe07aaefcbaee5a57553d9ded5ce4527078f93540b779f3800789d
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=pleroma-v2.0.0-arm64.zip
SOURCE_FILENAME=pleroma-v2.0.1-arm64.zip

View file

@ -9,8 +9,6 @@
proxy_ignore_client_abort on;
proxy_buffering on;
chunked_transfer_encoding on;
proxy_ignore_headers Cache-Control;
proxy_hide_header Cache-Control;
proxy_pass http://localhost:__PORT__;
}

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/100177/artifacts/download
SOURCE_SUM=daada8893d8afa515c4c50967d411d39186632d540851ff9e8581ffef02b417c
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/101643/artifacts/download
SOURCE_SUM=b21b2c92409a397e62598fd64f0c156d6f9e4137e815e2a4918d4cc973d25ef7
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=pleroma-v2.0.0-x86-64.zip
SOURCE_FILENAME=pleroma-v2.0.1-x86-64.zip

View file

@ -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": "2.0.0~ynh1",
"version": "2.0.1~ynh1",
"url": "https://git.pleroma.social/pleroma/pleroma",
"license": "AGPL-3.0-only",
"maintainer": [