diff --git a/conf/admin.src b/conf/admin.src index a9525ca..e302cd4 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.23.0.zip -SOURCE_SUM=327d767fed607e0452a4c55dcae1383bb203b5291d6a4bc85d743d6e72931203 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.27.2.zip +SOURCE_SUM=5d505de778cf6a0ea8e9f31a62751f8f890e7350ba115f3f0691f293dbe56667 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 9b9d8c2..b7d7647 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.23.0/Ghost-4.23.0.zip -SOURCE_SUM=f6411854321f7dc1fa7c9ad09e69891a15f5f1d9f9ae274a6da80e34c302cc8e +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.27.2/Ghost-4.27.2.zip +SOURCE_SUM=01f00c598f57bbe1a9fe3ed43218f74595cf3fa11471fd0ee87950582c96d462 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index a39c1ee..4e20628 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.23.0~ynh1", + "version": "4.27.2~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",