From 8c50c2930005a5c7920563dad269fec98249a3be Mon Sep 17 00:00:00 2001 From: Diego Jahn Date: Fri, 12 Apr 2024 21:21:48 +0200 Subject: [PATCH] morpheus@2.3.6: Remove `bottle do` block --- Formula/morpheus@2.3.6.rb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Formula/morpheus@2.3.6.rb b/Formula/morpheus@2.3.6.rb index 5f481cf..e352b01 100644 --- a/Formula/morpheus@2.3.6.rb +++ b/Formula/morpheus@2.3.6.rb @@ -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