Skip to content

Commit

Permalink
mwrap: add 1.1.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
danfortunato committed Feb 14, 2024
1 parent 21d4c80 commit 2333b14
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/mwrap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ class Mwrap < Formula
license "MIT"
head "https://github.com/zgimbutas/mwrap.git", branch: "master"

bottle do
root_url "https://ghcr.io/v2/flatironinstitute/ccm"
sha256 cellar: :any_skip_relocation, ventura: "22113a7b460fad9d128608ae736c3ddb94c737c4256a1d2193b019caf0121b1c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "80aeb61d13865f89cc047106d422ca9bfb562a93ed69094e45ebd7569bc9f37a"
end

uses_from_macos "bison" => :build
uses_from_macos "flex" => :build

Expand Down

0 comments on commit 2333b14

Please sign in to comment.