mirror of
https://github.com/YunoHost-Apps/streams_ynh.git
synced 2024-09-03 20:26:20 +02:00
Merge pull request #16 from YunoHost-Apps/testing
Updated to latest version
This commit is contained in:
commit
f050922bfa
5 changed files with 8 additions and 7 deletions
|
@ -1,5 +1,6 @@
|
|||
# ZAP for YunoHost
|
||||
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/zap)  
|
||||
[](https://install-app.yunohost.org/?app=zap)
|
||||
|
||||
|
@ -11,7 +12,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
|||
|
||||
Compatible with **Mastodon**, **Pleroma**, **Pixelfed**, **Friendica**, **Hubzilla**, **Funkwhale**, **Peertube**, **Plume**, **WriteFreely** and many, many more.
|
||||
|
||||
**Shipped version:** 2020-12-07
|
||||
**Shipped version:** 21.02.05
|
||||
|
||||
## Unique Features of ZAP
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
setup_private=0
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
#upgrade=1 from_commit=a2a416d743aaab3c01f36baec81b36b21720235f
|
||||
#upgrade=1 from_commit=ef4779f60af6bb83a521eeb93c47de61dc6d758a
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=0
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://codeberg.org/zot/zap/archive/8e3d6671cedc13e5c597010231054a8ae3777e85.tar.gz
|
||||
SOURCE_SUM=e08c52d5dc4d2a2996ae8b001b1b95d222f70278e1ed0f21c6cf70f7e0ddff70
|
||||
SOURCE_URL=https://codeberg.org/zot/zap/archive/2c9113a53a5aaa5b109a5f099bc012b48063b098.tar.gz
|
||||
SOURCE_SUM=524a19ff9718c6d98d27f77be396e2300e85eb38eae26b03d6ef98da09a3967e
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=
|
||||
SOURCE_FILENAME=
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://codeberg.org/zot/zap-addons/archive/358af0d6a09d8cbdcf28f6a9035e9434aa1103b0.tar.gz
|
||||
SOURCE_SUM=0249a9cc7531976c0cf11c01cf12e568d2f79c1bc3d80f731e3093078fddc847
|
||||
SOURCE_URL=https://codeberg.org/zot/zap-addons/archive/756560a51d600b52447c810929cea88d717e95fc.tar.gz
|
||||
SOURCE_SUM=99af572f730293687129f67d22a6576cc93751d808b5371af110fb836ef345d1
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": {
|
||||
"en": "A fediverse server."
|
||||
},
|
||||
"version": "2020-12-07~ynh1",
|
||||
"version": "21.02.05~ynh1",
|
||||
"url": "https://zotlabs.com/zap/",
|
||||
"license": "MIT",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue