diff --git a/conf/admin.src b/conf/admin.src index 92b0bb5..ac1581a 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.38.1.zip +SOURCE_SUM=0b8c1ef356cc1aca14c404ac3b2da556ada5c507f04501c13104b8f707338a12 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 1a5fdf2..5be254e 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.38.1/Ghost-4.38.1.zip +SOURCE_SUM=655115b66274d035091c5c0e5f2f8e16a65421e6daaf14f31b1792452f0d2b60 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index cc54ae4..81808ad 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.38.1~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",