Skip to content

Commit

Permalink
acton: add 0.22.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
plajjan committed Apr 14, 2024
1 parent 01071a8 commit 4799055
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/acton.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ class Acton < Formula
license "BSD-3-Clause"
head "https://github.com/actonlang/acton.git", branch: "main"

bottle do
root_url "https://github.com/actonlang/homebrew-acton/releases/download/acton-0.22.0"
sha256 x86_64_linux: "a925a49b4e5983b59ff5ca4d4367170e67d18a85212ab7ab125c548db42327c4"
end

depends_on "[email protected]" => :build
depends_on "haskell-stack" => :build

Expand Down

0 comments on commit 4799055

Please sign in to comment.