Skip to content

Commit

Permalink
Merge pull request #235 from loeffel-io/renovate/rules_pkg-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency rules_pkg to v1
  • Loading branch information
loeffel-io authored Jul 11, 2024
2 parents 9c4cd16 + 31d0826 commit 61df83b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ http_archive(

http_archive(
name = "rules_pkg",
sha256 = "d250924a2ecc5176808fc4c25d5cf5e9e79e6346d79d5ab1c493e289e722d1d0",
sha256 = "d20c951960ed77cb7b341c2a59488534e494d5ad1d30c4818c736d57772a9fef",
urls = [
"https://github.com/bazelbuild/rules_pkg/releases/download/0.10.1/rules_pkg-0.10.1.tar.gz",
"https://github.com/bazelbuild/rules_pkg/releases/download/1.0.1/rules_pkg-1.0.1.tar.gz",
],
)

Expand Down

0 comments on commit 61df83b

Please sign in to comment.