Upgrade sources

- `main` v4.0.15: https://github.com/scratchfoundation/scratch-gui/releases/tag/4.0.15
This commit is contained in:
yunohost-bot 2024-08-30 14:04:12 +02:00 committed by YunoHost Bot
parent ad50419987
commit 46210faebe

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.13~ynh1" version = "4.0.15~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.13.tar.gz" url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.15.tar.gz"
sha256 = "3e1de9a39e5c0d3660a8e29936492d83e35b17863f74d1d6c25f138892d3c1d1" sha256 = "164d9d7d9cc8d3448d7ab79b0bceff92fcfbdee48a0f72735478952fcff98f34"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]