mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
Merge pull request #68 from YunoHost-Apps/ci-auto-update-v4.20.4
Upgrade to version 4.20.4
This commit is contained in:
commit
5e00efa577
5 changed files with 7 additions and 7 deletions
|
@ -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.20.3~ynh1
|
||||
**Shipped version:** 4.20.4~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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.20.3~ynh1
|
||||
**Version incluse :** 4.20.4~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.20.3.zip
|
||||
SOURCE_SUM=7d65b09ead2096c4f8a424b680bfbbe64453d7ae10decd6f7b5f680e55e03f31
|
||||
SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.20.4.zip
|
||||
SOURCE_SUM=c874269acab59db8afa11e973d90abd18c6dba0beefdc37e75ca498717f9409d
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.20.3/Ghost-4.20.3.zip
|
||||
SOURCE_SUM=50d88c47cd9aa8d2b06a6b84729b015352a1cf311fdce5f441bb0e7def0c4fbf
|
||||
SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.20.4/Ghost-4.20.4.zip
|
||||
SOURCE_SUM=cb289d58eda4415e1a4b2a55b1c318dc4ec969070b4cf17a8a15e8ff3e4112c8
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -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.20.3~ynh1",
|
||||
"version": "4.20.4~ynh1",
|
||||
"url": "https://ghost.org/",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue