Merge pull request #25 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-08-11 14:01:47 +02:00 committed by GitHub
commit d0ea0bd533
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 10 additions and 10 deletions

View file

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations.
**Shipped version:** 4.0.9~ynh1
**Shipped version:** 4.0.10~ynh1
**Demo:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted>

View file

@ -18,7 +18,7 @@ No se debe editar a mano.
Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations.
**Versión actual:** 4.0.9~ynh1
**Versión actual:** 4.0.10~ynh1
**Demo:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted>

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations.
**Paketatutako bertsioa:** 4.0.9~ynh1
**Paketatutako bertsioa:** 4.0.10~ynh1
**Demoa:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted>

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Scratch est un langage de programmation graphique manipulable et exécutable par le logiciel de même nom à vocation éducative. Ainsi, Scratch est à la fois un environnement de développement et un moteur dexécution du langage Scratch mais aussi un site web.
**Version incluse:** 4.0.9~ynh1
**Version incluse:** 4.0.10~ynh1
**Démo:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted>

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations.
**Versión proporcionada:** 4.0.9~ynh1
**Versión proporcionada:** 4.0.10~ynh1
**Demo:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted>

View file

@ -18,7 +18,7 @@ Ini TIDAK boleh diedit dengan tangan.
Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations.
**Versi terkirim:** 4.0.9~ynh1
**Versi terkirim:** 4.0.10~ynh1
**Demo:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted>

View file

@ -18,7 +18,7 @@
Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations.
**分发版本:** 4.0.9~ynh1
**分发版本:** 4.0.10~ynh1
**演示:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted>

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.9~ynh1"
version = "4.0.10~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.9.tar.gz"
sha256 = "75705f54f41091dd3f1b6208dff5302e2262def37a7aae863cdcc7078264e071"
url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.10.tar.gz"
sha256 = "da8d28853a9a7a4f930992ce0cbc21a0bcec992cab72e0d36b4ddd63197d0335"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]