diff --git a/conf/admin.src b/conf/admin.src index fab6f7c..3610d3b 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.40.0.zip -SOURCE_SUM=a9ae84e15e5290b89e44741eaa5a20e19874282842d481427609efca27f60802 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.41.2.zip +SOURCE_SUM=68b398a776943e35ca276bb28a3f8f681e48814f94dcc118c2f697694995504d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 9164fd2..e18dbc8 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.40.0/Ghost-4.40.0.zip -SOURCE_SUM=c0ad20deb45984e70211f50e31271c9a204cc7eba3f9488a115d3f6bcc0fe3d7 +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.41.2/Ghost-4.41.2.zip +SOURCE_SUM=9eeca0dd0ae1c7fdec44f26fbec4daf44a3d586b21e1fc33aa7bec8b6ebdda79 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 38bd71b..7ee1256 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.40.0~ynh1", + "version": "4.41.2~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",