diff --git a/manifest.toml b/manifest.toml index 767363c..d7abe34 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.45~ynh1" +version = "4.1.3~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.45.tar.gz" - sha256 = "35c23e78dbc8d137bdc1efbd8f438545306f86e89a2d61389181fb200b0b258a" + url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.1.3.tar.gz" + sha256 = "77283288fa9a8bbad9a02099d6bfc9180244d23ae7011e4c4b97953c509705ac" autoupdate.strategy = "latest_github_tag" [resources.system_user]