Skip to content

Commit

Permalink
sumo: add bottle block
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Schwamborn committed Apr 15, 2021
1 parent 8a35c7b commit 0048500
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 "0dab4df973a36239a6f0ecb20adafecd2c811b8cc50999bc5d16b3c07f7e6f91"
end

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

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

0 comments on commit 0048500

Please sign in to comment.