From 46210faebe7c64f3fa639a385b7e5d0f6820d50f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 30 Aug 2024 14:04:12 +0200 Subject: [PATCH] Upgrade sources - `main` v4.0.15: https://github.com/scratchfoundation/scratch-gui/releases/tag/4.0.15 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5274822..924d553 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.13~ynh1" +version = "4.0.15~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.13.tar.gz" - sha256 = "3e1de9a39e5c0d3660a8e29936492d83e35b17863f74d1d6c25f138892d3c1d1" + url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.15.tar.gz" + sha256 = "164d9d7d9cc8d3448d7ab79b0bceff92fcfbdee48a0f72735478952fcff98f34" autoupdate.strategy = "latest_github_tag" [resources.system_user]