Skip to content

Commit

Permalink
sdformat14 14.0.0~pre3 (#2427)
Browse files Browse the repository at this point in the history
* sdformat14: update 14.0.0~pre3

* update  bottle.
  • Loading branch information
osrfbuild authored Sep 28, 2023
1 parent 7d5e07d commit 2941ec9
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions Formula/sdformat14.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
class Sdformat14 < Formula
desc "Simulation Description Format"
homepage "http://sdformat.org"
url "https://osrf-distributions.s3.amazonaws.com/sdformat/releases/sdformat-14.0.0~pre2.tar.bz2"
version "14.0.0~pre2"
sha256 "a838a21ec4754d3b1c67212cb17505cac7abeef2cead75c8baceda4bf2fbc905"
url "https://osrf-distributions.s3.amazonaws.com/sdformat/releases/sdformat-14.0.0~pre3.tar.bz2"
version "14.0.0-pre3"
sha256 "ca6a6147469841c3f60eefa46b419f3740bd9ad6e97ffb2f36a54a38242ec0a6"
license "Apache-2.0"

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "945e6eccab75123a78f142d9f41408c3eca9dabfa0796ff22a063f470e0809a1"
sha256 monterey: "f512dc19dbee9f1b29c706fa8d69bd2eada00d1494f8ea247375dc4fc3837fc8"
sha256 big_sur: "4f71392edbebdd419ed11d0728e7e89ec581e1c97a9773e834684164dc0bea8c"
sha256 ventura: "cc9bb40697b71f589ebe661e37a62df671fc3e25fc0b48b9eff08a3a873ed9fd"
sha256 monterey: "1d99491a1bb424299fdadd0c3bac88d8e26de3133a96b64c3b37ad1cae156e16"
end

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

0 comments on commit 2941ec9

Please sign in to comment.