mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
Merge pull request #102 from YunoHost-Apps/ci-auto-update-v4.32.3
Upgrade to version 4.32.3
This commit is contained in:
commit
c1c05a3fe9
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.32.2~ynh1
|
||||
**Shipped version:** 4.32.3~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.32.2~ynh1
|
||||
**Version incluse :** 4.32.3~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.32.2.zip
|
||||
SOURCE_SUM=9f5323920f1f097c5ba65d8e2078572ef9c311029b315131e48bb3330af1d128
|
||||
SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.32.3.zip
|
||||
SOURCE_SUM=709a8cd2b057d481eff682d79be0b593a80978a895abb491872b45cc1986f05d
|
||||
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.32.2/Ghost-4.32.2.zip
|
||||
SOURCE_SUM=4f3aeb4e055b218ecfb498a13b6d9414ec9279e44e889b7284ddfc26ff16af3c
|
||||
SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.32.3/Ghost-4.32.3.zip
|
||||
SOURCE_SUM=04f5b2d57ff7072b0cb502c5892aca495bbd8d4b35223c183e1accf7171cbab6
|
||||
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.32.2~ynh1",
|
||||
"version": "4.32.3~ynh1",
|
||||
"url": "https://ghost.org/",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue