From 0ac0d1140ecf813352ad1013da1b174cc5e7eacf Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 11 Aug 2024 03:42:36 +0200 Subject: [PATCH] Upgrade sources - `main` v4.0.10: https://github.com/scratchfoundation/scratch-gui/releases/tag/4.0.10 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3e8d284..fd3d461 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.9~ynh1" +version = "4.0.10~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.9.tar.gz" - sha256 = "75705f54f41091dd3f1b6208dff5302e2262def37a7aae863cdcc7078264e071" + url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.10.tar.gz" + sha256 = "da8d28853a9a7a4f930992ce0cbc21a0bcec992cab72e0d36b4ddd63197d0335" autoupdate.strategy = "latest_github_tag" [resources.system_user]