diff --git a/manifest.toml b/manifest.toml index a22013c..28c4d8f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,16 +5,16 @@ 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 = "3.0~ynh4" +version = "3.2.37~ynh1" maintainers = [] [upstream] license = "BSD-3-Clause" website = "https://scratch.mit.edu/" -demo = "https://llk.github.io/scratch-gui/develop/" -admindoc = "https://fr.scratch-wiki.info/wiki/Scratch_3.0" -code = "https://github.com/LLK/scratch-gui" +demo = "https://scratch.mit.edu/projects/editor/?tutorial=getStarted" +admindoc = "https://scratch-wiki.info/wiki/Scratch_3.0" +code = "https://github.com/scratchfoundation/scratch-gui" [integration] yunohost = ">= 11.2" @@ -40,8 +40,9 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/YunoHost-Apps/scratch_ynh/releases/download/3.0-beta/scratch.zip" - sha256 = "61aedce5a9f02534ca57e08b24eaedd9c5bb8077c1541211ca7688e277f3979f" + url = "https://github.com/scratchfoundation/scratch-gui/releases/download/v3.2.37/scratch-gui-3.2.37.tgz" + sha256 = "be21b9ad93e64ec5fda21cf212efab81dbd76d87f9ce10cada9a9219ba0c558a" + autoupdate.strategy = "latest_github_release" [resources.system_user]