Skip to content

Commit 5ab64c3

Browse files
committed
[JSON] Use release Core 1.4.0 and Tools 1.2.0 urls
Signed-off-by: Frederic.Pillon <[email protected]>
1 parent 21a0a9f commit 5ab64c3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

STM32/package_stm_index.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@
463463
"architecture": "stm32",
464464
"version": "1.4.0",
465465
"category": "Contributed",
466-
"url": "https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/packages/STM32-1.4.0.tar.bz2",
466+
"url": "https://github.com/stm32duino/Arduino_Core_STM32/releases/download/1.4.0/STM32-1.4.0.tar.bz2",
467467
"archiveFileName": "STM32-1.4.0.tar.bz2",
468468
"checksum": "SHA-256:59dfde3fbed67207148b10df5624813b48cf4c0681c4f9f2cae22edbb2bf8446",
469469
"size": "16981955",
@@ -838,28 +838,28 @@
838838
[
839839
{
840840
"host": "i686-mingw32",
841-
"url": "https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/tools/STM32Tools-1.2.0-windows.tar.bz2",
841+
"url": "https://github.com/stm32duino/Arduino_Tools/releases/download/1.2.0/STM32Tools-1.2.0-windows.tar.bz2",
842842
"archiveFileName": "STM32Tools-1.2.0-windows.tar.bz2",
843843
"checksum": "SHA-256:46f4df909a60445b814f6e2c1e73f535fe458304a2c1f054e3ae1b75fe866a59",
844844
"size": "10984553"
845845
},
846846
{
847847
"host": "x86_64-apple-darwin",
848-
"url": "https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/tools/STM32Tools-1.2.0-mac.tar.bz2",
848+
"url": "https://github.com/stm32duino/Arduino_Tools/releases/download/1.2.0/STM32Tools-1.2.0-mac.tar.bz2",
849849
"archiveFileName": "STM32Tools-1.2.0-mac.tar.bz2",
850850
"checksum": "SHA-256:0a241de5b12abdf9e0dd1f1bee8621ab7c341273b0c3322000297ce005827e97",
851851
"size": "765622"
852852
},
853853
{
854854
"host": "x86_64-pc-linux-gnu",
855-
"url": "https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/tools/STM32Tools-1.2.0-linux.tar.bz2",
855+
"url": "https://github.com/stm32duino/Arduino_Tools/releases/download/1.2.0/STM32Tools-1.2.0-linux.tar.bz2",
856856
"archiveFileName": "STM32Tools-1.2.0-linux.tar.bz2",
857857
"checksum": "SHA-256:252a22714d77283e39b5780b242e9073ecf27f791a62065fd018526c626581f9",
858858
"size": "1326482"
859859
},
860860
{
861861
"host": "i686-pc-linux-gnu",
862-
"url": "https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/tools/STM32Tools-1.2.0-linux.tar.bz2",
862+
"url": "https://github.com/stm32duino/Arduino_Tools/releases/download/1.2.0/STM32Tools-1.2.0-linux.tar.bz2",
863863
"archiveFileName": "STM32Tools-1.2.0-linux.tar.bz2",
864864
"checksum": "SHA-256:252a22714d77283e39b5780b242e9073ecf27f791a62065fd018526c626581f9",
865865
"size": "1326482"

0 commit comments

Comments
 (0)