diff --git a/conf/admin.src b/conf/admin.src index 92b0bb5..fab6f7c 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.37.0.zip -SOURCE_SUM=3a0a432bce5dd86dcbd5ff9eb2f826b5f850e42902665172ab0cb89615f63ca1 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.40.0.zip +SOURCE_SUM=a9ae84e15e5290b89e44741eaa5a20e19874282842d481427609efca27f60802 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 1a5fdf2..9164fd2 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.37.0/Ghost-4.37.0.zip -SOURCE_SUM=622bb175a2fd6aa1a7211fd35db54b40d60ce4d4b13e3cd9c92029a81439065b +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.40.0/Ghost-4.40.0.zip +SOURCE_SUM=c0ad20deb45984e70211f50e31271c9a204cc7eba3f9488a115d3f6bcc0fe3d7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index cc54ae4..38bd71b 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.37.0~ynh1", + "version": "4.40.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",