diff --git a/conf/admin.src b/conf/admin.src index 92b0bb5..32a555b 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.0.zip +SOURCE_SUM=2d1815f61d7c174eb559fb66322e61f53001879ebdd7daa5b8f34b92906f5ae0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 1a5fdf2..7dc0bc8 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.0/Ghost-4.38.0.zip +SOURCE_SUM=09d1676c977493e589a6a816717be50a7405e179bdf09223249a5e553d4b7d49 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index cc54ae4..d143a5b 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.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",