Skip to content

Commit

Permalink
[email protected]: Remove bottle do block
Browse files Browse the repository at this point in the history
  • Loading branch information
jdieg0 committed Apr 12, 2024
1 parent 1f57725 commit 8c50c29
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ class MorpheusAT236 < Formula
regex(/^v?(\d+(?:\.\d+)+(?:_?\d+)?)$/i)
end

bottle do
root_url "https://github.com/morpheus-lab/homebrew-morpheus/releases/download/morpheus-2.3.6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0c2797f3a0745296b99d66d2d901ae6e2982cefd76464aecd0306ea84ca6fee4"
end

option "with-sbml", "Enable SBML import via the internal libSBML build"

depends_on "boost" => :build
Expand Down

0 comments on commit 8c50c29

Please sign in to comment.