1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ghost_ynh.git synced 2024-09-03 19:16:02 +02:00

Merge pull request #60 from YunoHost-Apps/ci-auto-update-v4.17.0

Upgrade to version 4.17.0
This commit is contained in:
tituspijean 2021-10-05 00:09:03 +02:00 committed by GitHub
commit 4b5b508d21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 9 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Publishing, memberships, subscriptions and newsletters platform Publishing, memberships, subscriptions and newsletters platform
**Shipped version:** 4.16.0~ynh1 **Shipped version:** 4.17.0~ynh1

View file

@ -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 Plateforme d'édition, d'adhésions, d'abonnements et de newsletters
**Version incluse :** 4.16.0~ynh1 **Version incluse :** 4.17.0~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.16.0.zip SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.17.0.zip
SOURCE_SUM=91b674c26838bd55a57a3cbc0cfbf873e6aa5dec625bc1245405d653f3410c99 SOURCE_SUM=331d412a70b2b8d255f7becbbfc82449242d3a1e028c3ae62dfa9163a21dc80d
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.16.0/Ghost-4.16.0.zip SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.17.0/Ghost-4.17.0.zip
SOURCE_SUM=DE7041DA31362BB8DF1043864A94026D6B692EBCEF8FEBD886F635BEF8E3DA84 SOURCE_SUM=1fbfc57f53b5b31a38839cb8c8e753070d74e30601bee5ed46fb6a55599b3e3c
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Publishing, memberships, subscriptions and newsletters platform", "en": "Publishing, memberships, subscriptions and newsletters platform",
"fr": "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters" "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/", "url": "https://ghost.org/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",