Merge pull request #21 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-08-09 08:47:30 +02:00 committed by GitHub
commit 2cd4f67e8d
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.6~ynh1
**Shipped version:** 4.0.8~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.6~ynh1
**Versión actual:** 4.0.8~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.6~ynh1
**Paketatutako bertsioa:** 4.0.8~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.6~ynh1
**Version incluse:** 4.0.8~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.6~ynh1
**Versión proporcionada:** 4.0.8~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.6~ynh1
**Versi terkirim:** 4.0.8~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.6~ynh1
**分发版本:** 4.0.8~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.6~ynh1"
version = "4.0.8~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.6.tar.gz"
sha256 = "9cdb73e7fa1e1692261b695553d550cc987b8f30bbcd731b5a04d51f1e4dd9d2"
url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.8.tar.gz"
sha256 = "e52db7ce07e5f80fc5d82e0f75bbb42032b42a13e6fce0298a27bd95967dd7db"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]