diff --git a/conf/admin.src b/conf/admin.src index 61249e6..9b1f32a 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,4 +1,4 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.24.2.zip +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.25.2.zip SOURCE_SUM=d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip diff --git a/conf/app.src b/conf/app.src index c097747..21ad9ee 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.24.2 -SOURCE_SUM=b49e1ba1b252f199be949ca268692f08930b97a26d2dbd3a7d95d9a25340c63c +SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.25.2 +SOURCE_SUM=7463757c03d8f36fbb5730aba15e639cdc05bb8b327f1f36226a5c295ca42ec5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index c0ca5e3..bda8023 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": "5.24.2~ynh1", + "version": "5.25.2~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",