diff --git a/manifest.toml b/manifest.toml index 3214949..3e8d284 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Scratch" description.en = "Programming language to create your own interactive stories, games, and animations" description.fr = "Langage de programmation pour créer vos propres histoires, jeux et animations interactifs" -version = "4.0.8~ynh1" +version = "4.0.9~ynh1" maintainers = [] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.8.tar.gz" - sha256 = "e52db7ce07e5f80fc5d82e0f75bbb42032b42a13e6fce0298a27bd95967dd7db" + url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.9.tar.gz" + sha256 = "75705f54f41091dd3f1b6208dff5302e2262def37a7aae863cdcc7078264e071" autoupdate.strategy = "latest_github_tag" [resources.system_user]