We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef455a5 commit ff0a481Copy full SHA for ff0a481
1 file changed
WORKSPACE
@@ -50,8 +50,8 @@ http_archive(
50
51
http_archive(
52
name = "rules_pkg",
53
- sha256 = "d250924a2ecc5176808fc4c25d5cf5e9e79e6346d79d5ab1c493e289e722d1d0",
54
- url = "https://github.com/bazelbuild/rules_pkg/releases/download/0.10.1/rules_pkg-0.10.1.tar.gz",
+ sha256 = "b5c9184a23bb0bcff241981fd9d9e2a97638a1374c9953bb1808836ce711f990",
+ url = "https://github.com/bazelbuild/rules_pkg/releases/download/1.2.0/rules_pkg-1.2.0.tar.gz",
55
)
56
57
load("@rules_pkg//:deps.bzl", "rules_pkg_dependencies")
0 commit comments