Upgrade sources

- `main` v4.0.30: https://github.com/scratchfoundation/scratch-gui/releases/tag/4.0.30
This commit is contained in:
yunohost-bot 2024-09-25 03:55:05 +02:00 committed by YunoHost Bot
parent 6828350582
commit 71f48cfb21

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.29~ynh1" version = "4.0.30~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.29.tar.gz" url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.30.tar.gz"
sha256 = "9ec330097b3b61213d3405573929f6b303a7c32d49c0dfe251a93bc0b3a06165" sha256 = "eb0315608996acdeccd4287089d410dd01d2d929be22edaedb50ae9e094c16d4"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]