Skip to content

Commit

Permalink
acton: add 0.21.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
plajjan committed Mar 13, 2024
1 parent 8ed7a66 commit 706bd30
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.21.0"
sha256 x86_64_linux: "7d41d3d4a28f56670603f347a3f6d2a5df7c1ef3ad1cd2c5cf97837ea3d7de6b"
end

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

Expand Down

0 comments on commit 706bd30

Please sign in to comment.