File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -171,11 +171,11 @@ rules_closure_toolchains()
171171
172172http_archive (
173173 name = "rules_pkg" ,
174- sha256 = "a89e203d3cf264e564fcb96b6e06dd70bc0557356eb48400ce4b5d97c2c3720d" ,
175174 urls = [
176- "https://mirror.bazel.build/github.com/bazelbuild/rules_pkg/releases/download/0.5.1 /rules_pkg-0.5.1 .tar.gz" ,
177- "https://github.com/bazelbuild/rules_pkg/releases/download/0.5.1 /rules_pkg-0.5.1 .tar.gz" ,
175+ "https://mirror.bazel.build/github.com/bazelbuild/rules_pkg/releases/download/0.6.0 /rules_pkg-0.6.0 .tar.gz" ,
176+ "https://github.com/bazelbuild/rules_pkg/releases/download/0.6.0 /rules_pkg-0.6.0 .tar.gz" ,
178177 ],
178+ sha256 = "62eeb544ff1ef41d786e329e1536c1d541bb9bcad27ae984d57f18f314018e66" ,
179179)
180180
181181load ("@rules_pkg//:deps.bzl" , "rules_pkg_dependencies" )
You can’t perform that action at this time.
0 commit comments