Skip to content

Commit

Permalink
sumo: add 1.9.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
schwamborn committed May 7, 2021
1 parent 27e1385 commit cf09091
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/sumo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ class Sumo < Formula
sha256 "0ee60fb2b77a17fe110b32cbdab50e5352b2027b91dbb49d44e3057bff03d003"
end

bottle do
root_url "https://github.com/DLR-TS/homebrew-sumo/releases/download/sumo-1.9.1"
sha256 cellar: :any, catalina: "4917eb5ef3beffe08e5accb103dd8f6af3a7fca640bd1a055e3d87d4b0424737"
end

depends_on "cmake" => :build
depends_on "fox"
depends_on "libx11"
Expand Down

0 comments on commit cf09091

Please sign in to comment.