Skip to content

Commit 1502f44

Browse files
authored
Update dependency rules_pkg to v0.8.1 (#110)
1 parent 2f1d875 commit 1502f44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ http_archive(
4747

4848
http_archive(
4949
name = "rules_pkg",
50-
sha256 = "eea0f59c28a9241156a47d7a8e32db9122f3d50b505fae0f33de6ce4d9b61834",
51-
urls = ["https://github.com/bazelbuild/rules_pkg/releases/download/0.8.0/rules_pkg-0.8.0.tar.gz"],
50+
sha256 = "8c20f74bca25d2d442b327ae26768c02cf3c99e93fad0381f32be9aab1967675",
51+
urls = ["https://github.com/bazelbuild/rules_pkg/releases/download/0.8.1/rules_pkg-0.8.1.tar.gz"],
5252
)
5353

5454
http_archive(

0 commit comments

Comments
 (0)