Skip to content

Commit

Permalink
Update @platforms to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Feb 15, 2021
1 parent 7580e44 commit e81e183
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ lint_setup({

http_archive(
name = "platforms",
sha256 = "0fc19efca1dfc5c1448c98f050639e3a48beb0031701d55bea5eb546507970f2",
strip_prefix = "platforms-0.0.1",
urls = [
"https://github.com/bazelbuild/platforms/archive/0.0.1.tar.gz",
"https://github.com/bazelbuild/platforms/releases/download/0.0.3/platforms-0.0.3.tar.gz",
"https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/0.0.3/platforms-0.0.3.tar.gz",
],
sha256 = "460caee0fa583b908c622913334ec3c1b842572b9c23cf0d3da0c2543a1a157d",
)

http_archive(
Expand Down

0 comments on commit e81e183

Please sign in to comment.