Merge pull request #35 from YunoHost-Apps/ci-auto-update-4.0.18

Upgrade to v4.0.18
This commit is contained in:
eric_G 2024-09-05 12:38:03 +02:00 committed by GitHub
commit 73ac964c07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 11 additions and 11 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. Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations.
**Shipped version:** 4.0.17~ynh1 **Shipped version:** 4.0.18~ynh1
**Demo:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted> **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. 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.17~ynh1 **Versión actual:** 4.0.18~ynh1
**Demo:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted> **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. Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations.
**Paketatutako bertsioa:** 4.0.17~ynh1 **Paketatutako bertsioa:** 4.0.18~ynh1
**Demoa:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted> **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. 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.17~ynh1 **Version incluse:** 4.0.18~ynh1
**Démo:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted> **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. 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.17~ynh1 **Versión proporcionada:** 4.0.18~ynh1
**Demo:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted> **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. Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations.
**Versi terkirim:** 4.0.17~ynh1 **Versi terkirim:** 4.0.18~ynh1
**Demo:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted> **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. Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations.
**Поставляемая версия:** 4.0.17~ynh1 **Поставляемая версия:** 4.0.18~ynh1
**Демо-версия:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted> **Демо-версия:** <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. Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations.
**分发版本:** 4.0.17~ynh1 **分发版本:** 4.0.18~ynh1
**演示:** <https://scratch.mit.edu/projects/editor/?tutorial=getStarted> **演示:** <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.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.17~ynh1" version = "4.0.18~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.17.tar.gz" url = "https://github.com/scratchfoundation/scratch-gui/archive/refs/tags/v4.0.18.tar.gz"
sha256 = "99158c5df3c5ecb7459720dd6b1a32c3da6e3460f9a6a83c3329d97ba3ba7011" sha256 = "6347af2267e2c2fd8fb8d30ece66e5616c461579ea21298383574efc63b18ac9"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]