Skip to content

Commit 1f1b1d1

Browse files
autosd: Update tarball SHA256 (#44)
We had to fix few bugs in the toolchain. Signed-off-by: Bilal Elmoussaoui <belmouss@redhat.com>
1 parent ffb4c24 commit 1f1b1d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/version_matrix.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ VERSION_MATRIX = {
6262
"-lrt",
6363
"-lstdc++",
6464
],
65-
"sha256": "8d70f31588f864e680db05b1e8053fe93655897af646335c48c2ea5bd6578947",
65+
"sha256": "08a257d1119d1fcaad368dd0c44aa3e683ca0d93187d40f1154bde38405599ed",
6666
"strip_prefix": "sysroot",
6767
"url": "https://github.com/eclipse-score/inc_os_autosd/releases/download/continuous/autosd-toolchain-aarch64.tar.gz",
6868
},
@@ -120,7 +120,7 @@ VERSION_MATRIX = {
120120
"-lrt",
121121
"-lstdc++",
122122
],
123-
"sha256": "525dcca237dfdff3d6c8f3650a0db77a93638141e8c91252544b37447ef9108c",
123+
"sha256": "bb5324ec04895eb70b1fcb1787d25856b137962b0381d11f5b3406c37ee15984",
124124
"strip_prefix": "sysroot",
125125
"url": "https://github.com/eclipse-score/inc_os_autosd/releases/download/continuous/autosd-toolchain-x86_64.tar.gz",
126126
},

0 commit comments

Comments
 (0)