Skip to content

Commit

Permalink
sumo: add 1.14.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
angelobanse committed Jul 19, 2022
1 parent 002ac07 commit 764b434
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/sumo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ class Sumo < Formula
sha256 "f84b9facac49d301c4ea7e34f5880425250487be296830d783c8a5d738ab979d"
end

bottle do
root_url "https://github.com/DLR-TS/homebrew-sumo/releases/download/sumo-1.14.1"
sha256 cellar: :any, big_sur: "fd34e7e2bd55c4b178f088cc298854aa31f97e17edda28a2c5f6b1075350fafd"
sha256 cellar: :any, catalina: "58aa979525a0905c904941bcf784d0b9c252473e7009b7c153f1cee1a5e55323"
end

option "with-examples", "Install docs/examples and docs/tutorial folder"

depends_on "cmake" => :build
Expand Down

0 comments on commit 764b434

Please sign in to comment.