From 7815157bac1b395e060cd65b0b3161a230a2e84b Mon Sep 17 00:00:00 2001 From: Tamas Jozsi Date: Tue, 9 Jan 2024 22:56:37 +0100 Subject: [PATCH] Update the Linux Commander archive details in the Arduino package index JSON --- arduino/package_arduinosilabs_index.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arduino/package_arduinosilabs_index.json b/arduino/package_arduinosilabs_index.json index 84b3b50..9e7ae95 100644 --- a/arduino/package_arduinosilabs_index.json +++ b/arduino/package_arduinosilabs_index.json @@ -104,10 +104,10 @@ }, { "host": "x86_64-pc-linux-gnu", - "url": "https://github.com/SiliconLabs/arduino/releases/download/1.0.0/Commander_linux_x86_64_1v14p5b1276.zip", - "archiveFileName": "Commander_linux_x86_64_1v14p5b1276.zip", - "checksum": "SHA-256:9c81f401ff38d0eb8719389ea570ba3880852d099b6c8b9495c375cc442e0e9b", - "size": "58726426" + "url": "https://github.com/SiliconLabs/arduino/releases/tag/1.0.0/Commander_linux_x86_64_1v14p5b1276.tar.bz", + "archiveFileName": "Commander_linux_x86_64_1v14p5b1276.tar.bz", + "checksum": "SHA-256:8294b29387dd9045e19fe0e16590d4032bb5ee6718419460e2f9623dbec581e6", + "size": "34568050" } ] }