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

Upgrade to v5.10.1

This commit is contained in:
yunohost-bot 2022-08-22 06:26:17 +00:00
parent ef867f51c4
commit b2104bdd9c
3 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.8.3 SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.10.1
SOURCE_SUM=557c39864483fff00beeb60e27d84915e184845c69db3be83dcd7a65f327d497 SOURCE_SUM=f9cb7d68aa1bf5216c04cfc3104f44ad1c8991605aebc3eb6c52d9f3029f33c4
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/TryGhost/Casper/archive/refs/tags/v5.2.3.zip SOURCE_URL=https://github.com/TryGhost/Casper/archive/refs/tags/v5.3.1.zip
SOURCE_SUM=49d57ce078a2775f39d019ed74fa4ae9476e95fa35b02593c726c0ea25fe49df SOURCE_SUM=62ea7d1da697f10f220852854d1bc4a1d7bf95b84b0021d55befd1b8af622a33
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

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": "5.8.3~ynh1", "version": "5.10.1~ynh1",
"url": "https://ghost.org/", "url": "https://ghost.org/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",
@ -51,4 +51,4 @@
} }
] ]
} }
} }