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.18.0

This commit is contained in:
yunohost-bot 2022-10-08 06:26:29 +00:00
parent 9aa1a11e91
commit faee096214
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.17.1.zip SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.18.0.zip
SOURCE_SUM=d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed SOURCE_SUM=d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.17.1 SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.18.0
SOURCE_SUM=2610ccbeb0e7a85e1e8980d5de4294d6bba0b9f672d6232a3d3655a117999ec8 SOURCE_SUM=5fbbb9c7ab124071de41b21c9ff41193bca796119af9d8bd6d3e0b9a059c2ad0
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.17.1~ynh1", "version": "5.18.0~ynh1",
"url": "https://ghost.org/", "url": "https://ghost.org/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",