Upgrade sources

- `main` v4.0.21: https://github.com/scratchfoundation/scratch-gui/releases/tag/4.0.21
This commit is contained in:
yunohost-bot 2024-09-11 03:42:52 +02:00 committed by YunoHost Bot
parent 1599e20e65
commit c36a869f73

View file

@ -7,7 +7,7 @@ name = "Scratch"
description.en = "Programming language to create your own interactive stories, games, and animations" 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" description.fr = "Langage de programmation pour créer vos propres histoires, jeux et animations interactifs"
version = "4.0.20~ynh1" version = "4.0.21~ynh1"
maintainers = [] maintainers = []
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.20.tar.gz" url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.21.tar.gz"
sha256 = "bc05c3ae0d9abf454d969b5195c4cfc820a7f4c8cfddb6ac06098bc405cbd82a" sha256 = "dbd8caefbb476297e6601159c3c52b1df1889bf5a102f694d69190e54cbfb661"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]