diff --git a/manifest.toml b/manifest.toml index 06d9f96..3214949 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.6~ynh1" +version = "4.0.8~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.6.tar.gz" - sha256 = "9cdb73e7fa1e1692261b695553d550cc987b8f30bbcd731b5a04d51f1e4dd9d2" + url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.8.tar.gz" + sha256 = "e52db7ce07e5f80fc5d82e0f75bbb42032b42a13e6fce0298a27bd95967dd7db" autoupdate.strategy = "latest_github_tag" [resources.system_user]