diff --git a/manifest.toml b/manifest.toml index 4484e37..fc18ec1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Yellow" description.en = "Content management system (CMS) for simple website" description.fr = "Système de gestion de contenu (CMS) pour un site simple" -version = "2023.10.09~ynh1" +version = "2023.10.10~ynh1" maintainers = ["eric_G"] @@ -40,8 +40,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/b0d1b96f3453b1a86f4740a44a6ce7f79b0f8559.tar.gz" - sha256 = "38748b057faea8fbc6aab7afd3967502c569c04b87529c250e8098d27b380505" + url = "https://github.com/datenstrom/yellow/archive/0752ea6783fabffa29228b941b70c191db00082c.tar.gz" + sha256 = "3082221ca3f7ef34c47af701e4ef025f7234175d8dc5623a0c48dee78de8c10e" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"