Skip to content
This repository was archived by the owner on Apr 6, 2022. It is now read-only.

Commit 86a30f3

Browse files
committed
Update SDK to 0.12.4 release
Signed-off-by: Kumar Gala <[email protected]>
1 parent 6d30b5f commit 86a30f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shippable/install_sdk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh -e
22

3-
VERSION=0.12.3
3+
VERSION=0.12.4
44
wget -q https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v${VERSION}/zephyr-sdk-${VERSION}-x86_64-linux-setup.run
55
chmod +x zephyr-sdk-${VERSION}-x86_64-linux-setup.run
66

0 commit comments

Comments
 (0)