From ac169c109946b338b310e705d9d7265b1018b882 Mon Sep 17 00:00:00 2001
From: yunohost-bot <yunohost@yunohost.org>
Date: Sat, 10 Aug 2024 03:42:28 +0200
Subject: [PATCH] Upgrade sources - `main` v4.0.9:
 https://github.com/scratchfoundation/scratch-gui/releases/tag/4.0.9

---
 manifest.toml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/manifest.toml b/manifest.toml
index 3214949..3e8d284 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.8~ynh1"
+version = "4.0.9~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.8.tar.gz"
-    sha256 = "e52db7ce07e5f80fc5d82e0f75bbb42032b42a13e6fce0298a27bd95967dd7db"
+    url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.9.tar.gz"
+    sha256 = "75705f54f41091dd3f1b6208dff5302e2262def37a7aae863cdcc7078264e071"
     autoupdate.strategy = "latest_github_tag"
 
     [resources.system_user]