diff --git a/manifest.toml b/manifest.toml index 15ca7ee..ecffd39 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.25~ynh1" +version = "4.0.29~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.25.tar.gz" - sha256 = "abea5515149c531d55359376598e7931e8a9dc86f15cd873ab5a1a5e4ba8082e" + url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.29.tar.gz" + sha256 = "9ec330097b3b61213d3405573929f6b303a7c32d49c0dfe251a93bc0b3a06165" autoupdate.strategy = "latest_github_tag" [resources.system_user]