diff --git a/README.md b/README.md index c7b2884..f8757a9 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Publishing, memberships, subscriptions and newsletters platform -**Shipped version:** 4.16.0~ynh1 +**Shipped version:** 4.17.0~ynh1 diff --git a/README_fr.md b/README_fr.md index 04db3a6..ec2338d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme d'édition, d'adhésions, d'abonnements et de newsletters -**Version incluse :** 4.16.0~ynh1 +**Version incluse :** 4.17.0~ynh1 diff --git a/conf/admin.src b/conf/admin.src index d7ba541..92793d2 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.16.0.zip -SOURCE_SUM=91b674c26838bd55a57a3cbc0cfbf873e6aa5dec625bc1245405d653f3410c99 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.17.0.zip +SOURCE_SUM=331d412a70b2b8d255f7becbbfc82449242d3a1e028c3ae62dfa9163a21dc80d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 17ecce9..bb7e869 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.16.0/Ghost-4.16.0.zip -SOURCE_SUM=DE7041DA31362BB8DF1043864A94026D6B692EBCEF8FEBD886F635BEF8E3DA84 +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.17.0/Ghost-4.17.0.zip +SOURCE_SUM=1fbfc57f53b5b31a38839cb8c8e753070d74e30601bee5ed46fb6a55599b3e3c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 503eea8..f04e051 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Publishing, memberships, subscriptions and newsletters platform", "fr": "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters" }, - "version": "4.16.0~ynh1", + "version": "4.17.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT", @@ -19,7 +19,7 @@ "name": "Julien Malik", "email": "julien.malik@paraiso.me" }, - "requirements": { + "requirements": { "yunohost": ">= 4.2.0" }, "multi_instance": true, @@ -28,7 +28,7 @@ "mysql" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain"