File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
load ("@bazel_tools//tools/build_defs/repo:http.bzl" , "http_file" )
2
2
load ("@bazel_tools//tools/build_defs/repo:utils.bzl" , "maybe" )
3
3
4
- DEFAULT_VERSION = "0.59 .0"
4
+ DEFAULT_VERSION = "0.60 .0"
5
5
6
6
_OPA_SHA256 = {
7
+ "0.60.0" : {
8
+ "opa_darwin_amd64" : "1b96cb23a63700b75f670e6bca1e3f8e9e7930c29b095753a9f978ce88828fa0" ,
9
+ "opa_darwin_arm64_static" : "27c1209fda3a5b8d7ec158b3696246ce7d1bf3f0f08f3698a23bf7dada5a618b" ,
10
+ "opa_linux_amd64" : "71514c6c70e744713656a302131e3172988c4898b43cb503f273086d47ccc299" ,
11
+ "opa_linux_amd64_static" : "7d7cb45d9e6390646e603456503ca1232180604accc646de823e4d2c363dbeb0" ,
12
+ "opa_linux_arm64_static" : "dd2ba13e42faa16f4a7933f80f44ee518bb96a023ea6dfb8193916a8ba134555" ,
13
+ "opa_windows_amd64" : "8e20b4fcd6b8094be186d8c9ec5596477fb7cb689b340d285865cb716c3c8ea7" ,
14
+ "opa_capabilities_json" : "c8e827c4186a3f30de7fefa3c2c9d72c8856ee10fd2890b8c41f5e351b6bfaa2" ,
15
+ "opa_builtin_metadata_json" : "2cd517a6de5b2278b43e120b31b663a9337212a53874ddfdc432651628bc3736" ,
16
+ },
7
17
"0.59.0" : {
8
18
"opa_darwin_amd64" : "3edddc7dded91a7b2fe7fbe3d862778dccc28eff6ee515c41b38d65474d5e9f4" ,
9
19
"opa_darwin_arm64_static" : "890d23badb79ba0594e360c721ea3ff6d2da0a5461e2864a0fcb80438544635e" ,
You can’t perform that action at this time.
0 commit comments