File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 3
3
load ("//bazel:toolchains_repo.bzl" , "PLATFORMS" , "toolchains_repo" )
4
4
5
5
# TODO(alexeagle): automate updates when new releases
6
- _VERSION = "v1.15 .0"
6
+ _VERSION = "v1.16 .0"
7
7
_HASHES = {
8
- "darwin-amd64" : "sha256-6QRBiuQh2NiZLB6TTz8uuXO6HdEU4Wy42Pv3xk/ihqY =" ,
9
- "linux-amd64" : "sha256-6FiT0F6wcWECqvy2jrpBc0GpLlSbEmySQPK5HXzoPVo =" ,
10
- "linux-arm64" : "sha256-4yVlbxwTgc4appxMgaVpXvQJ0Q/ZTu3sSy+sSLpI/kw =" ,
11
- "linux-ppc64le" : "sha256-aFuBytG1AljuHff8BX0+xIZm58dpJsbv4K3zqj6phAw =" ,
12
- "linux-s390x" : "sha256-1tB8LoN6qLu4JkItHLgIjo3O7U5y94o6kHbShyXtlO0 =" ,
13
- "windows-amd64.exe" : "sha256-ZzgSHeblwqDJaukjOQMrdxbZHM8gy1L/SzpVVOQglN0 ="
8
+ "darwin-amd64" : "sha256-jOe4gU9MwonDp3K8lSZGmjmKDLLdl4ejPT6Ke86lYhs =" ,
9
+ "linux-amd64" : "sha256-nMIaLb5vcqahAZXMO2/R2163bEqurAm0Kwam8Bf03ko =" ,
10
+ "linux-arm64" : "sha256-EWuxmIv/YLcRQV++8o3KjaVmVUT5sHSIZoeMSjuKKJQ =" ,
11
+ "linux-ppc64le" : "sha256-NEiUQYRgZtnhCzKXDTjB0lO95WkVcxvoPFnVt6neN0A =" ,
12
+ "linux-s390x" : "sha256-6Hvn2XJZtLyP11IQlgqty7jMZ+6ETro3CRzayNslQAw =" ,
13
+ "windows-amd64.exe" : "sha256-vdYQeDJ+DUyXNeLV8UtE5cGjdHF7+aQfFRG6Xo8Q0hY ="
14
14
}
15
15
16
16
STRUCTURE_TEST_BUILD_TMPL = """\
You can’t perform that action at this time.
0 commit comments