Skip to content

Commit

Permalink
gz-sensors9 9.1.0 (#2977)
Browse files Browse the repository at this point in the history
* update  bottle.
  • Loading branch information
osrfbuild authored Feb 15, 2025
1 parent 4d67ded commit 76fd152
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Formula/gz-sensors9.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
class GzSensors9 < Formula
desc "Sensors library for robotics applications"
homepage "https://github.com/gazebosim/gz-sensors"
url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/gz-sensors-9.0.0.tar.bz2"
sha256 "f6f3b1bf67ce81a5f3f99feffe44a4de5a7e170ace401b2272d9d5e1814521ec"
url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/gz-sensors-9.1.0.tar.bz2"
sha256 "3d1aaf20fd987efc1fc29f343cc42c96e07f57e060849c779b22bb32724ded35"
license "Apache-2.0"
revision 12

head "https://github.com/gazebosim/gz-sensors.git", branch: "gz-sensors9"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "eb5b84cc61b019156900793a5455424b73a4ed26a10c988137eb42863734bfb7"
sha256 cellar: :any, ventura: "bf3ebfa0181ea8b4f85c6dd02cc907b13acfb16a20b9a7269c5c1248a508a081"
sha256 cellar: :any, sonoma: "8de205646db731e930f6837354f989cce9505205486c2989f9ad8c205e05a1f1"
sha256 cellar: :any, ventura: "7286428b0c28748a0538f8cf3d8580c7c43f7e4d43035d201a13957472e7065c"
end

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

0 comments on commit 76fd152

Please sign in to comment.