diff --git a/README.md b/README.md index 908bea6..a24818d 100644 --- a/README.md +++ b/README.md @@ -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. -**Shipped version:** 21.11.28~ynh1 +**Shipped version:** 21.11.28~ynh2 ## Disclaimers / important information ## Installation diff --git a/README_fr.md b/README_fr.md index a7e49ef..ddabc41 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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. -**Version incluse :** 21.11.28~ynh1 +**Version incluse :** 21.11.28~ynh2 ## Avertissements / informations importantes ## Installation diff --git a/conf/app.src b/conf/app.src index 4da06e6..c396194 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,3 +1,3 @@ SOURCE_URL=https://codeberg.org/zot-archive/zap/archive/078714b9dde991d02f8cce1183ce357d96405558.tar.gz -SOURCE_SUM=6159da945fe504bffe23f80d299bfe3e146a9d9df76412f5bea6d1d415516d34 +SOURCE_SUM=b188872d60ef30d50686a079da03cc4cdee451729a84bcf748649bbe8b8568e6 SOURCE_FORMAT=tar.gz diff --git a/conf/app_addons.src b/conf/app_addons.src index 1ea3fd7..4a47767 100644 --- a/conf/app_addons.src +++ b/conf/app_addons.src @@ -1,5 +1,5 @@ SOURCE_URL=https://codeberg.org/zot-archive/zap-addons/archive/b2ddcc67735fb413f14efcc9c49780469b8b61cf.tar.gz -SOURCE_SUM=009f5047096fdbe3becaebfb7ac3ee34d7efd3f4f891e3a645484a7e406598a1 +SOURCE_SUM=05595b3baa9d08001a8f01c7d069ebfb1b325621dd75e84ebc1257769e0f2f4a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR= diff --git a/manifest.json b/manifest.json index 2f50ec3..0ab605a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Ethical fediverse server alternative", "fr": "serveur fedverse éthique" }, - "version": "21.11.28~ynh1", + "version": "21.11.28~ynh2", "url": "https://codeberg.org/zot-archive/zap", "upstream": { "license": "MIT", @@ -42,7 +42,7 @@ }, { "name": "database", - "type": "string", + "type": "select", "ask": { "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]"