Skip to content

Commit 031228d

Browse files
authored
Update repositories.bzl
1 parent 983e271 commit 031228d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ load("//bazel:toolchains_repo.bzl", "PLATFORMS", "toolchains_repo")
88
# bazel build @structure_test_st_darwin_amd64//... @structure_test_st_darwin_arm64//... @structure_test_st_linux_arm64//... \
99
# @structure_test_st_linux_s390x//... @structure_test_st_linux_amd64//... @structure_test_st_windows_amd64//...
1010

11-
_VERSION="v1.21.0"
11+
_VERSION="v1.22.0"
1212
_HASHES = {
1313
"darwin-amd64": "sha256-wABR53ZRgR9vh3Mxt4xCshURf3ut01fHVoje6S+vT40=",
1414
"darwin-arm64": "sha256-OEN4h1ayg8IZH9pkLbmT/QWEn69cToD6OIQe3t9+/Xg=",

0 commit comments

Comments
 (0)