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

Commit 6fff0db

Browse files
committed
Update SDK to 0.12.3 release
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
1 parent 4f1619d commit 6fff0db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2
3+
VERSION=0.12.3
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)