diff --git a/conf/admin.src b/conf/admin.src index 7302d82..31f6181 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.22.0.zip -SOURCE_SUM=f1b2d174c8195eed71bdccec1887e85b96d6be4e7e11eb587b5d8e6c44e5bbbe +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.22.2.zip +SOURCE_SUM=9b333a3a659f6516c009401f8b39ba8e3f56cf53806ba476093b17fa73341ff0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 38069ef..154b284 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.22.0/Ghost-4.22.0.zip -SOURCE_SUM=4b1d3952ec87036ecb0a5dd5210a9b5a6e7aea53535075aae46e784be048a63c +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.22.2/Ghost-4.22.2.zip +SOURCE_SUM=7ff1b4fe5133bb209221e52c67ffa0b3827301b86b5c81e1058d1cfd2e0df198 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index b24af80..cdb5322 100644 --- a/manifest.json +++ b/manifest.json @@ -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.22.0~ynh1", + "version": "4.22.2~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",