diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1910891d8..564c6cf3b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -17,7 +17,7 @@ variables: - name: blockly_version value: "v20210908.3" - name: scratch_version - value: "v20220216.1" + value: "v20220517.9" - name: vpl3_version value: "v20220408.1" - name: packet_version diff --git a/flatpak/org.mobsya.ThymioSuite.json b/flatpak/org.mobsya.ThymioSuite.json index beaa5e8d5..6ab7e12ae 100644 --- a/flatpak/org.mobsya.ThymioSuite.json +++ b/flatpak/org.mobsya.ThymioSuite.json @@ -88,8 +88,8 @@ }, { "type": "archive", - "url": "https://github.com/Mobsya/scratch-gui/releases/download/v20220216.1/scratch-gui.tar.gz", - "sha256": "bc4a92270397648d9c7d8047217fd6d499e2338fcf56acfbc2deed7b78db8da8", + "url": "https://github.com/Mobsya/scratch-gui/releases/download/v20220517.9/scratch-gui.tar.gz", + "sha256": "ae4be2f593990413d3335165c8396a71f08f95a6998245e7ecb77704c20ea993", "strip-components": 0 }, { diff --git a/flatpak/org.mobsya.ThymioSuite515.json b/flatpak/org.mobsya.ThymioSuite515.json index ed5f6891c..160d7db48 100644 --- a/flatpak/org.mobsya.ThymioSuite515.json +++ b/flatpak/org.mobsya.ThymioSuite515.json @@ -90,8 +90,8 @@ }, { "type": "archive", - "url": "https://github.com/Mobsya/scratch-gui/releases/download/v20220216.1/scratch-gui.tar.gz", - "sha256": "bc4a92270397648d9c7d8047217fd6d499e2338fcf56acfbc2deed7b78db8da8", + "url": "https://github.com/Mobsya/scratch-gui/releases/download/v20220517.9/scratch-gui.tar.gz", + "sha256": "ae4be2f593990413d3335165c8396a71f08f95a6998245e7ecb77704c20ea993", "strip-components": 0 }, {