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 #70 from YunoHost-Apps/ci-auto-update-v4.21.0

Upgrade to version 4.21.0
This commit is contained in:
tituspijean 2021-11-01 23:56:41 +01:00 committed by GitHub
commit cb09081700
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 7 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.20.4~ynh1 **Shipped version:** 4.21.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.20.4~ynh1 **Version incluse :** 4.21.0~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.20.4.zip SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.21.0.zip
SOURCE_SUM=c874269acab59db8afa11e973d90abd18c6dba0beefdc37e75ca498717f9409d SOURCE_SUM=cda92f23ed4b197a44be1cf784e8df540e8875ebc740331c149880442371b0bd
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.20.4/Ghost-4.20.4.zip SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.21.0/Ghost-4.21.0.zip
SOURCE_SUM=cb289d58eda4415e1a4b2a55b1c318dc4ec969070b4cf17a8a15e8ff3e4112c8 SOURCE_SUM=b4c0fdd647dea61bb30906d73bb3d135ef2d09b2490e3bb7d66cb118319ea283
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.20.4~ynh1", "version": "4.21.0~ynh1",
"url": "https://ghost.org/", "url": "https://ghost.org/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",