Skip to content

Commit

Permalink
acton: add 0.20.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
plajjan committed Feb 23, 2024
1 parent c2c7c1a commit bcfaa97
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.20.1"
sha256 cellar: :any_skip_relocation, monterey: "44e0b8339749a72a3a9608046a8e0044d924b49a96f0e771218927d5b21d66c8"
end

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

Expand Down

0 comments on commit bcfaa97

Please sign in to comment.