There was an error while loading. Please reload this page.
1 parent b0bf754 commit 0317fa4Copy full SHA for 0317fa4
1 file changed
.devcontainer/lmsc/install.sh
@@ -1,5 +1,5 @@
1
#!/bin/env sh
2
3
-wget https://netstorage.iar.com/FileStore/STANDARD/001/003/926/iar-lmsc-tools_1.8_amd64.deb
+wget https://netstorage.iar.com/FileStore/STANDARD/001/003/984/iar-lmsc-tools_1.9_amd64.deb
4
5
-apt install -y ./iar-lmsc-tools_1.8_amd64.deb
+apt install -y ./iar-lmsc-tools_1.9_amd64.deb
0 commit comments