Skip to content

Commit a8c7aa9

Browse files
bazel: Release v0.3.21 (#3434)
Signed-off-by: publish-envoy[bot] <140627008+publish-envoy[bot]@users.noreply.github.com> Co-authored-by: publish-envoy[bot] <140627008+publish-envoy[bot]@users.noreply.github.com>
1 parent 8c916c8 commit a8c7aa9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

bazel/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.21-dev
1+
0.3.21

bazel/versions.bzl

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ VERSIONS = {
33
"llvm": "18.1.8",
44
"ninja": "1.12.0",
55
"python": "3.12",
6-
"bins_release": "0.1.37",
6+
"bins_release": "0.1.38",
77
"msan_libs_sha256": "5c1eac7459b10f9bd8a73b2b6a9bfea5db8684c64c0b755fb54559dc68585c01",
8-
"tsan_libs_sha256": "2550adc0abe20e68b94a931000174438f2f4990f2c3907d117617676ef29eb0e",
8+
"tsan_libs_sha256": "94029706c0a453fa2ad1e9e6ddb16cc601e6f40a0b72b2a1fa20c2d106bc4a97",
99

1010
# Glint binary hashes by architecture
1111
"glint_sha256": {
@@ -19,22 +19,22 @@ VERSIONS = {
1919
"sysroot_hashes": {
2020
"2.31": {
2121
"base": {
22-
"amd64": "43b97d7c5e3b5f4fff0cce88f92760bd4b68ab4a3d5dfb3824f812f58f22195c",
23-
"arm64": "3c039f72b3a2a4b0d36e7f89827d830feab11b5789c8793dde7da53a8c4440f3",
22+
"amd64": "8368e01f6b70bd7de73978d79d0a05ece813556d13fed945ab6c6578dc0f9c57",
23+
"arm64": "2dedc9b8e3ed9836df1e0e6960339548e60b636ecc47f4cc0f22bc40dac098b9",
2424
},
2525
"13": {
26-
"amd64": "f4c224046cb35ee10d517c0593c5cc39e31b6f84f241042a23ab719dfb20558a",
27-
"arm64": "3de561127792708cadc5d9b525688e1860c3978bd5c23048488dd73fca30b365",
26+
"amd64": "e35e1f2bcaacb944f221ad91ec9e573f326c8c439b65ec18d75f42d7a6f4fbd4",
27+
"arm64": "b801de865879a2a1dd5591646a9f9032ccf2ae118953147b7b5830b3a9c9994e",
2828
},
2929
},
3030
"2.28": {
3131
"base": {
32-
"amd64": "f82d4569ef0d373f48cfe8d1b5afec8e4aaf51021c63e85fd6a34e26bcdbeb93",
33-
"arm64": "135b13eda70dedbc8b645a46f27fe30fe837e951e900907c0d493832b24120a8",
32+
"amd64": "014670b8764c9ffb3850807e2887152fbc2ebd9aa724d548af5a5d3c40c69589",
33+
"arm64": "34089de4596ba8b83cbfbba9b9268008ab5235fa7794e9dcb68d8154869cb258",
3434
},
3535
"13": {
36-
"amd64": "8c1a002eb96167929fb0beba5dcb1a293d5b426e613ccc659aad78c5b196c06b",
37-
"arm64": "93f07ec4498d48dc00d6c5698bc9c8eab97be826ebe932a178f8339ed0755def",
36+
"amd64": "7352495fab03bef11e58beb90b3e5b27e916962c3ccdfb58ad072c0c433dc7ef",
37+
"arm64": "57aee30c3a878a7084f39b0d1320807bf696bd06e6d6dc1bbb62eed67d9a7c90",
3838
},
3939
},
4040
},

0 commit comments

Comments
 (0)