Skip to content

Commit

Permalink
bazelisk: update to 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed May 11, 2024
1 parent ac9a1a2 commit bed27e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions devel/bazelisk/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/bazelbuild/bazelisk 1.19.0 v
go.setup github.com/bazelbuild/bazelisk 1.20.0 v
github.tarball_from archive
revision 0

Expand All @@ -22,9 +22,9 @@ long_description Bazelisk is a wrapper for Bazel written in Go. \
all command-line arguments to the real Bazel binary. You \
can call it just like you would call Bazel.

checksums rmd160 5dc725922d3e7b2bc1e936a92bd162674394ae9c \
sha256 4c291875707cdd98da87ad34e287c06384436f60cb76e2ac03c32d51f48c96ce \
size 166002
checksums rmd160 0fac934d2d31db6d8244e450b93db820585bbdc9 \
sha256 3c2303d45562cf7a9bc64ad41b670f38c2634bf8ba5b3acffa2997577955b3e0 \
size 165942

conflicts bazel

Expand Down

0 comments on commit bed27e0

Please sign in to comment.