Skip to content

Commit

Permalink
sdformat13 13.9.0 (#2848)
Browse files Browse the repository at this point in the history
* update  bottle.

Co-authored-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
osrfbuild and j-rivero authored Nov 7, 2024
1 parent 18bb053 commit ff1f58a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Formula/sdformat13.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
class Sdformat13 < Formula
desc "Simulation Description Format"
homepage "http://sdformat.org"
url "https://osrf-distributions.s3.amazonaws.com/sdformat/releases/sdformat-13.8.0.tar.bz2"
sha256 "2beb87de2e3dbf557b95733fee2e5104351d75dffe1e2142197bac3fba90b1b3"
url "https://osrf-distributions.s3.amazonaws.com/sdformat/releases/sdformat-13.9.0.tar.bz2"
sha256 "fd2a5d75a8d8c7eba9735c139fcb9431e877543ff66fa4f5846fcfbccaa466bc"
license "Apache-2.0"

head "https://github.com/gazebosim/sdformat.git", branch: "sdf13"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "544d6d1d4897ec580c53a34ca5bcb6d9ef6893b34d899298b83592251672cb3e"
sha256 ventura: "e14f9943cd38f024636c271d5fc95f6b504fd5fce18b91bb68ad5dd06f147d44"
sha256 monterey: "5ec875edcbfb2911be54673f412b795d1bdaf8bda0582705e2f34609d41773ff"
sha256 sonoma: "f554ba93e20f3019bc279470394628080aff729ff8fd2696c7b1698a6c5fe959"
sha256 ventura: "92a3fc6ae885eef48b068cd60e8e91a11ea017385f36d4d94e6cf0f2e0f31031"
end

depends_on "cmake" => [:build, :test]
Expand Down

0 comments on commit ff1f58a

Please sign in to comment.