diff --git a/manifest.toml b/manifest.toml index fd3d461..832eee1 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.10~ynh1" +version = "4.0.11~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.10.tar.gz" - sha256 = "da8d28853a9a7a4f930992ce0cbc21a0bcec992cab72e0d36b4ddd63197d0335" + url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.11.tar.gz" + sha256 = "8b9f990ecf657265823a9b21876fd7f9cd1b8f70e1cd18586def07de6028d258" autoupdate.strategy = "latest_github_tag" [resources.system_user]