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

Upgrade to version 4.32.2
This commit is contained in:
tituspijean 2022-01-14 11:54:56 +01:00 committed by GitHub
commit 4ebcad2961
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.32.1~ynh1 **Shipped version:** 4.32.2~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.32.1~ynh1 **Version incluse :** 4.32.2~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.32.1.zip SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.32.2.zip
SOURCE_SUM=cd642643800f09e82412be9f481de4a051d7bda7433c9e78728ae63f98425f05 SOURCE_SUM=9f5323920f1f097c5ba65d8e2078572ef9c311029b315131e48bb3330af1d128
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.32.1/Ghost-4.32.1.zip SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.32.2/Ghost-4.32.2.zip
SOURCE_SUM=c72e311301e0491ddea07c8a18c0d9daaf5181da40d2e9074eaae65aa4087e2c SOURCE_SUM=4f3aeb4e055b218ecfb498a13b6d9414ec9279e44e889b7284ddfc26ff16af3c
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.32.1~ynh1", "version": "4.32.2~ynh1",
"url": "https://ghost.org/", "url": "https://ghost.org/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",