From 2f584cccff3b2f91a9968657087de57f5827f067 Mon Sep 17 00:00:00 2001 From: Michael Bonani Date: Mon, 16 Nov 2020 14:36:36 +0100 Subject: [PATCH] update scratch --- azure-pipelines.yml | 2 +- flatpak/org.mobsya.ThymioSuite.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b9edaa7b0..a763a349b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -17,7 +17,7 @@ variables: - name: blockly_version value: "v20200506.1" - name: scratch_version - value: "v20201113.1" + value: "v20201116.1" - name: blockly_url value: "https://github.com/Mobsya/thymio-blockly-standalone/releases/download/$(blockly_version)/thymio-blockly.tar.gz" - name: scratch_url diff --git a/flatpak/org.mobsya.ThymioSuite.json b/flatpak/org.mobsya.ThymioSuite.json index 6564f0d05..d50c43700 100644 --- a/flatpak/org.mobsya.ThymioSuite.json +++ b/flatpak/org.mobsya.ThymioSuite.json @@ -87,8 +87,8 @@ }, { "type": "archive", - "url": "https://github.com/Mobsya/scratch-gui/releases/download/v20201113.1/scratch-gui.tar.gz", - "sha256": "f69cca35457126cd5faeea1ca058e7484d9ae9314c662ccfa57cd431ba27eca7", + "url": "https://github.com/Mobsya/scratch-gui/releases/download/v20201116.1/scratch-gui.tar.gz", + "sha256": "adbacade68ef08f9a1ddd0be784f98a97593c37fe825023d4da3af131dea4fea", "strip-components": 0 }, {