mirror of
https://github.com/YunoHost-Apps/zap_ynh.git
synced 2024-09-03 20:36:07 +02:00
commit
dc9de6ddcf
5 changed files with 6 additions and 6 deletions
|
@ -31,7 +31,7 @@ Compatible with **Mastodon**, **Pleroma**, **Pixelfed**, **Friendica**, **Hubzil
|
||||||
- **Extend** : Change or upgrade your software functionality as desired by installing additional features from addons and- the free app collection.
|
- **Extend** : Change or upgrade your software functionality as desired by installing additional features from addons and- the free app collection.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 21.11.28~ynh1
|
**Shipped version:** 21.11.28~ynh2
|
||||||
## Disclaimers / important information
|
## Disclaimers / important information
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
|
@ -31,7 +31,7 @@ Compatible with **Mastodon**, **Pleroma**, **Pixelfed**, **Friendica**, **Hubzil
|
||||||
- **Extend** : Change or upgrade your software functionality as desired by installing additional features from addons and- the free app collection.
|
- **Extend** : Change or upgrade your software functionality as desired by installing additional features from addons and- the free app collection.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 21.11.28~ynh1
|
**Version incluse :** 21.11.28~ynh2
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
SOURCE_URL=https://codeberg.org/zot-archive/zap/archive/078714b9dde991d02f8cce1183ce357d96405558.tar.gz
|
SOURCE_URL=https://codeberg.org/zot-archive/zap/archive/078714b9dde991d02f8cce1183ce357d96405558.tar.gz
|
||||||
SOURCE_SUM=6159da945fe504bffe23f80d299bfe3e146a9d9df76412f5bea6d1d415516d34
|
SOURCE_SUM=b188872d60ef30d50686a079da03cc4cdee451729a84bcf748649bbe8b8568e6
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://codeberg.org/zot-archive/zap-addons/archive/b2ddcc67735fb413f14efcc9c49780469b8b61cf.tar.gz
|
SOURCE_URL=https://codeberg.org/zot-archive/zap-addons/archive/b2ddcc67735fb413f14efcc9c49780469b8b61cf.tar.gz
|
||||||
SOURCE_SUM=009f5047096fdbe3becaebfb7ac3ee34d7efd3f4f891e3a645484a7e406598a1
|
SOURCE_SUM=05595b3baa9d08001a8f01c7d069ebfb1b325621dd75e84ebc1257769e0f2f4a
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=
|
SOURCE_IN_SUBDIR=
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Ethical fediverse server alternative",
|
"en": "Ethical fediverse server alternative",
|
||||||
"fr": "serveur fedverse éthique"
|
"fr": "serveur fedverse éthique"
|
||||||
},
|
},
|
||||||
"version": "21.11.28~ynh1",
|
"version": "21.11.28~ynh2",
|
||||||
"url": "https://codeberg.org/zot-archive/zap",
|
"url": "https://codeberg.org/zot-archive/zap",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "database",
|
"name": "database",
|
||||||
"type": "string",
|
"type": "select",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose the database to be used for the Zap [mysql:1,postgresql:2]",
|
"en": "Choose the database to be used for the Zap [mysql:1,postgresql:2]",
|
||||||
"fr": "Choisissez la database de l'Zap [mysql:1,postgresql:2]"
|
"fr": "Choisissez la database de l'Zap [mysql:1,postgresql:2]"
|
||||||
|
|
Loading…
Add table
Reference in a new issue