From 51d62812ebae4cc3d7cf0acc665eb9fd6245e3be Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 30 May 2024 03:33:12 +0200 Subject: [PATCH] Upgrade to v2024.05.29 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index aa4db6d..5b2c1b6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Drupal" description.en = "Content management framework" description.fr = "Système de gestion de contenu" -version = "2024.05.17~ynh1" +version = "2024.05.29~ynh1" maintainers = ["yalh76"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/drupal-composer/drupal-project/archive/a44a38e1902b41609f751c79e6e6a89de110d350.tar.gz" - sha256 = "8fee22b8053b176715d141e4151867510b88fda307d9c0a0a3d9cda86bc373c2" + url = "https://github.com/drupal-composer/drupal-project/archive/201e219f3f3398074c702afab9f050fa36111c1d.tar.gz" + sha256 = "2059d5e6ddce8f3cd3efecd7a829cd2899e610ec34929a518d020dc7dcb4463b" autoupdate.upstream = "https://github.com/drupal-composer/drupal-project" autoupdate.strategy = "latest_github_commit"