Upgrade sources

- `main` v4.0.11: https://github.com/scratchfoundation/scratch-gui/releases/tag/4.0.11
This commit is contained in:
yunohost-bot 2024-08-27 03:48:36 +02:00 committed by YunoHost Bot
parent d0ea0bd533
commit 9fe570f7cd

View file

@ -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.10~ynh1"
version = "4.0.11~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.10.tar.gz"
sha256 = "da8d28853a9a7a4f930992ce0cbc21a0bcec992cab72e0d36b4ddd63197d0335"
url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.11.tar.gz"
sha256 = "8b9f990ecf657265823a9b21876fd7f9cd1b8f70e1cd18586def07de6028d258"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]