Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

Commit

Permalink
wellington: no rebuilding required
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Ho committed Feb 16, 2023
1 parent 3200166 commit 3e53456
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/wellington.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ class Wellington < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "1efe7a942728970650560a933ba9344e79cf5a63e96c18553cef995ab77445ef"
end

# Bump to 1.18 on the next release, if possible.
depends_on "go@1.17" => :build
# Bump to 1.19 on the next release, if possible.
depends_on "go@1.18" => :build

def install
system "go", "build", "-ldflags",
Expand Down

0 comments on commit 3e53456

Please sign in to comment.