Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Commit

Permalink
pkg: Update brew packaging script
Browse files Browse the repository at this point in the history
  • Loading branch information
conr2d committed Jun 25, 2021
1 parent 1c406ab commit 57b7572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate_bottle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ echo "class Blanc < Formula
bottle do
root_url \"https://github.com/turnpike/blanc/releases/download/${VERSION}\"
sha256 \"${hash}\" => :${MAC_VERSION}
sha256 ${MAC_VERSION}: \"${hash}\"
end
def install
raise \"Error, only supporting binary packages at this time\"
Expand Down

0 comments on commit 57b7572

Please sign in to comment.