diff --git a/manifest.toml b/manifest.toml index 581755b..b6f2ee8 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.18~ynh1" +version = "4.0.19~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.18.tar.gz" - sha256 = "6347af2267e2c2fd8fb8d30ece66e5616c461579ea21298383574efc63b18ac9" + url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.19.tar.gz" + sha256 = "62bce4638a8330bc3488d8003d75dac1fb913b43cba0912db84603a7bad3a13f" autoupdate.strategy = "latest_github_tag" [resources.system_user]