From d83ad1105b13d233a044d80a7ac80b050fc2642f Mon Sep 17 00:00:00 2001 From: lapineige Date: Sat, 26 Aug 2023 08:15:09 +0200 Subject: [PATCH] Revert "testing : version 3.10.4 / OTP 25.3.2.5 " --- README.md | 2 +- README_fr.md | 2 +- conf/amd64.src | 2 +- manifest.json | 8 +++----- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 53cb075..d7b5d70 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Akkoma is a microblogging server software that can federate (= exchange messages with) other servers that support ActivityPub. What that means is that you can host a server for yourself or your friends and stay in control of your online identity, but still exchange messages with people on larger decentrilized and federated network. Akkoma will federate with all servers that implement ActivityPub, like Friendica, GNU Social, Hubzilla, Mastodon, Misskey, Pleroma, Peertube, or Pixelfed. -**Shipped version:** 3.10.4~ynh1 +**Shipped version:** 3.10.3~ynh1 **Demo:** https://otp.akkoma.dev diff --git a/README_fr.md b/README_fr.md index 16c7b2a..8921e1d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Akkoma is a microblogging server software that can federate (= exchange messages with) other servers that support ActivityPub. What that means is that you can host a server for yourself or your friends and stay in control of your online identity, but still exchange messages with people on larger decentrilized and federated network. Akkoma will federate with all servers that implement ActivityPub, like Friendica, GNU Social, Hubzilla, Mastodon, Misskey, Pleroma, Peertube, or Pixelfed. -**Version incluse :** 3.10.4~ynh1 +**Version incluse :** 3.10.3~ynh1 **Démo :** https://otp.akkoma.dev diff --git a/conf/amd64.src b/conf/amd64.src index 8ea0ddd..a81a8ba 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ SOURCE_URL=https://akkoma-updates.s3-website.fr-par.scw.cloud/stable/akkoma-amd64-debian-bullseye.zip -SOURCE_SUM=99e0a7d728ef2a27fd60eb74c0b1ca43de1ae95dabf8b333ed60d325dad20877 +SOURCE_SUM=20bc9b2c2d07203526b798cc0941768f5f40d1598e501cc426d10f45c434f3b5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2545d70..58325a5 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Federated social networking server built on ActivityPub open protocol", "fr": "Serveur de réseautage social fédéré basé sur le protocole ouvert ActivityPub" }, - "version": "3.10.4~ynh1", + "version": "3.10.3~ynh1", "url": "https://akkoma.social/", "upstream": { "license": "AGPL-3.0-only", @@ -22,7 +22,7 @@ } ], "requirements": { - "yunohost": ">= 11.2" + "yunohost": ">= 11.0" }, "multi_instance": false, "services": [ @@ -77,7 +77,7 @@ }, { "name": "size", - "type": "select", + "type": "string", "ask": { "en": "Select the media-cache size (in GB). If you did not enabled media-cache in above option then this option will have no effect.", "fr": "Sélectionner la taille du cache média (en Go). Si vous n'avez pas activé le cache média ci-dessus, cette option n'aura aucun effet." @@ -87,10 +87,8 @@ "2g", "5g", "10g", - "15g", "20g", "40g", - "60g", "80g", "150g" ],