diff --git a/manifest.toml b/manifest.toml index ce58804..e343e89 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.4~ynh1" +version = "4.0.5~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.4.tar.gz" - sha256 = "04910a021c104ac2cedf71b224ea13253ea582a829d20fc7fab75eae0e7cbb2e" + url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.5.tar.gz" + sha256 = "67d6d508bf06d7367a40d9e1280a6b813a63eb4c294a75e7d82fa2bf4a00022d" autoupdate.strategy = "latest_github_tag" [resources.system_user]