Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove bottles broken by protobuf 29.3 #2930

Merged
merged 24 commits into from
Jan 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
fa8f949
gz-msgs11: revision bump broken bottle
scpeters Jan 9, 2025
154224b
gz-fuel-tools10: revision bump broken bottle
scpeters Jan 9, 2025
d0722f7
gz-gui9: revision bump broken bottle
scpeters Jan 9, 2025
4f2d262
gz-launch8: revision bump broken bottle
scpeters Jan 9, 2025
175c80e
gz-sensors9: revision bump broken bottle
scpeters Jan 9, 2025
e3575fa
gz-sim9: revision bump broken bottle
scpeters Jan 9, 2025
0df5eb2
gz-transport14: revision bump broken bottle
scpeters Jan 9, 2025
42e3424
gz-msgs10: revision bump broken bottle
scpeters Jan 9, 2025
e600e48
gz-fuel-tools9: revision bump broken bottle
scpeters Jan 9, 2025
6e2ad55
gz-gui8: revision bump broken bottle
scpeters Jan 9, 2025
7a9b8f7
gz-launch7: revision bump broken bottle
scpeters Jan 9, 2025
e283f3f
gz-sensors8: revision bump broken bottle
scpeters Jan 9, 2025
02c1643
gz-sim8: revision bump broken bottle
scpeters Jan 9, 2025
f9b1ff8
gz-transport13: revision bump broken bottle
scpeters Jan 9, 2025
829cd2a
ignition-msgs8: revision bump broken bottle
scpeters Jan 9, 2025
b41f369
ignition-fuel-tools7: revision bump broken bottle
scpeters Jan 9, 2025
9de48a7
ignition-gazebo6: revision bump broken bottle
scpeters Jan 9, 2025
240c564
ignition-gui6: revision bump broken bottle
scpeters Jan 9, 2025
56d4117
ignition-launch5: revision bump broken bottle
scpeters Jan 9, 2025
54d4d93
ignition-sensors6: revision bump broken bottle
scpeters Jan 9, 2025
a7a9e76
ignition-transport11: revision bump broken bottle
scpeters Jan 9, 2025
7a25dc4
ignition-msgs5: revision bump broken bottle
scpeters Jan 9, 2025
7ae9963
ignition-fuel-tools4: revision bump broken bottle
scpeters Jan 9, 2025
7dde02f
ignition-transport8: revision bump broken bottle
scpeters Jan 9, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions Formula/gz-fuel-tools10.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class GzFuelTools10 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-10.0.0.tar.bz2"
sha256 "dce4fb51a6af8d15d3ebdd98ecff4baf47c02ffb4d6aed48b284a7ce9188778e"
license "Apache-2.0"
revision 10
revision 11

head "https://github.com/gazebosim/gz-fuel-tools.git", branch: "gz-fuel-tools10"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "80bd66d880c282b26b9c38ed631e7760d85e7ffdbb8831df48429b2d4cbe0ff3"
sha256 cellar: :any, ventura: "34d6807827672d53a5c80b803c66c2fc6772db1b9ddc446eecbf63c9cca17bdc"
end

depends_on "abseil"
depends_on "cmake"
depends_on "gz-cmake4"
Expand Down
8 changes: 1 addition & 7 deletions Formula/gz-fuel-tools9.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class GzFuelTools9 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-9.1.0.tar.bz2"
sha256 "6335f8c6906f052527c97fb1991afffcfe9991122bce3a7c7ffc02df7c8e4d8d"
license "Apache-2.0"
revision 12
revision 13

head "https://github.com/gazebosim/gz-fuel-tools.git", branch: "gz-fuel-tools9"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "5b4e12a8b88082fbd8fe2d44aa1fac24e591d85f85658ca056b236887a55a142"
sha256 cellar: :any, ventura: "adf3bc5ea6dda128c034ce6b2f97462359fc61daa5a02b50a038750edb9937cb"
end

depends_on "abseil"
depends_on "cmake"
depends_on "gz-cmake3"
Expand Down
8 changes: 1 addition & 7 deletions Formula/gz-gui8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class GzGui8 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-gui/releases/gz-gui-8.3.0.tar.bz2"
sha256 "ba772f4a1cf59d2b29fbb24bb13c618f52c3dc345f363b0a8d2f46d19bea0eb9"
license "Apache-2.0"
revision 16
revision 17

head "https://github.com/gazebosim/gz-gui.git", branch: "gz-gui8"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "24e730e07d3ce362973b0c414e7a54c2d1f413380a305bfe411c9a707c3b0b10"
sha256 ventura: "ab0d9a0b7f1f14861773d37a6cf78a30666a782b99de2be344f6dd5fb7f3f5d8"
end

depends_on "cmake" => [:build, :test]
depends_on "pkgconf" => [:build, :test]
depends_on "abseil"
Expand Down
8 changes: 1 addition & 7 deletions Formula/gz-gui9.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class GzGui9 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-gui/releases/gz-gui-9.0.0.tar.bz2"
sha256 "2534cc688197c973029a43723de50c12a560320106d6b70a27aa4173c0a2d832"
license "Apache-2.0"
revision 10
revision 11

head "https://github.com/gazebosim/gz-gui.git", branch: "gz-gui9"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "de6246d7eda15d1ddd81bc66ef68da13f94b205c71675e3a7bb91eb8cd0e36ee"
sha256 ventura: "4033ffaf833ad69b83224a3eaca06847051527df59e08b7854bb8849a03cc67f"
end

depends_on "cmake" => [:build, :test]
depends_on "pkgconf" => [:build, :test]
depends_on "abseil"
Expand Down
8 changes: 1 addition & 7 deletions Formula/gz-launch7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class GzLaunch7 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-launch/releases/gz-launch-7.1.0.tar.bz2"
sha256 "320606c71b6a2cbbcab683cd8569af9145ece157d5ebd23bc80218e8d148cd09"
license "Apache-2.0"
revision 19
revision 20

head "https://github.com/gazebosim/gz-launch.git", branch: "gz-launch7"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "e63e3e48ca4e4fbfe5eb59968b0e42fdb168c8b92eb8fdf8861d02234cc78400"
sha256 ventura: "40131892f400a5eb390ad747c9625f3b902cd217acf1873826e72b1c029bcc8b"
end

depends_on "cmake" => :build
depends_on "pkgconf" => :build

Expand Down
8 changes: 1 addition & 7 deletions Formula/gz-launch8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class GzLaunch8 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-launch/releases/gz-launch-8.0.0.tar.bz2"
sha256 "474e6dfeb2f1faed59f644d87decad6db53bec6046aea4b302907ff88985ebba"
license "Apache-2.0"
revision 4
revision 5

head "https://github.com/gazebosim/gz-launch.git", branch: "gz-launch8"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "f296fc6bcec28eb1d9ffabc3497717e5f54d7f0d443b3ab2c03d69fef24c2877"
sha256 ventura: "bfe2ddc8894508173e5ad62b01fc5d94511c2e54f837664592c519403809d88c"
end

depends_on "cmake" => :build
depends_on "pkgconf" => :build

Expand Down
8 changes: 1 addition & 7 deletions Formula/gz-msgs10.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class GzMsgs10 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-msgs/releases/gz-msgs-10.3.1.tar.bz2"
sha256 "b5df1050dc01e74bb996a9d66955ae4f18d058af4e5d5d52341f7d515849db24"
license "Apache-2.0"
revision 6
revision 7

head "https://github.com/gazebosim/gz-msgs.git", branch: "gz-msgs10"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "a2444db415901d5be83314f18a6061fc13de282ed1ef11342597c8827b913414"
sha256 ventura: "8cd6c0e7cf25c91415362d1df606ce4eb064ac4d65548f00052f7195eb52385f"
end

depends_on "python@3.12" => [:build, :test]
depends_on "python@3.13" => [:build, :test]
depends_on "abseil"
Expand Down
8 changes: 1 addition & 7 deletions Formula/gz-msgs11.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class GzMsgs11 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-msgs/releases/gz-msgs-11.0.1.tar.bz2"
sha256 "4154cea1cf4e8c2b9b40962e44d6ab46b4f767ffab3809e4b6b4022904524fcb"
license "Apache-2.0"
revision 10
revision 11

head "https://github.com/gazebosim/gz-msgs.git", branch: "gz-msgs11"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "5ea83fdf52e7a26848363fe0b4ac0e2154d15e7190107b2a33f2ce571fba646e"
sha256 ventura: "8d665b074482b47fb48f4ba103f48df869c7a12e0a1c9a04a839536f686bd80e"
end

depends_on "python@3.12" => [:build, :test]
depends_on "python@3.13" => [:build, :test]
depends_on "abseil"
Expand Down
8 changes: 1 addition & 7 deletions Formula/gz-sensors8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class GzSensors8 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/gz-sensors-8.2.1.tar.bz2"
sha256 "a651f8970e07055d7abdc32734e638ebf5904a99ab87b6ad1091ab65974cf6a9"
license "Apache-2.0"
revision 7
revision 8

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "fd3e5e0cdc412d6e7d99ba794f9ed569d802efab2318aab5402ad404bebce6de"
sha256 cellar: :any, ventura: "1f852ab1ef3caf58e72bf39626a1a2440252c7641e086ddd364b6bb5ab2834d9"
end

depends_on "cmake" => [:build, :test]
depends_on "pkgconf" => [:build, :test]

Expand Down
8 changes: 1 addition & 7 deletions Formula/gz-sensors9.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class GzSensors9 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/gz-sensors-9.0.0.tar.bz2"
sha256 "f6f3b1bf67ce81a5f3f99feffe44a4de5a7e170ace401b2272d9d5e1814521ec"
license "Apache-2.0"
revision 10
revision 11

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: "68a333c0e2bf6bd75986ae54e8bf95b0e013cd1248e3e18eb8af72126b847f73"
sha256 cellar: :any, ventura: "c95970008dac3f6eabf42a6102407949031f4cc192e5b6f42b647ad6ed76c11e"
end

depends_on "cmake" => [:build, :test]
depends_on "pkgconf" => [:build, :test]

Expand Down
8 changes: 1 addition & 7 deletions Formula/gz-sim8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class GzSim8 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-8.7.0.tar.bz2"
sha256 "4375643526a0009723b67ee74127432f94f730f67d6098d548e7e731d1e2e7e6"
license "Apache-2.0"
revision 5
revision 6

head "https://github.com/gazebosim/gz-sim.git", branch: "gz-sim8"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "4f19ed89aae2d4619836cd9552a34a9c1362c1b0ffd681285c1aafc480d2aa9c"
sha256 ventura: "c482ad1d339ecdd6a69acd1fbec03a26713d3fd98c9402939a7db9c546f8f941"
end

depends_on "cmake" => :build
depends_on "pybind11" => :build
depends_on "python@3.13" => [:build, :test]
Expand Down
8 changes: 1 addition & 7 deletions Formula/gz-sim9.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class GzSim9 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-9.0.0.tar.bz2"
sha256 "62effba56ffbfdb2db67b6ccca17527df0ede7fa83469df72c2f043f6cc96ea8"
license "Apache-2.0"
revision 6
revision 7

head "https://github.com/gazebosim/gz-sim.git", branch: "gz-sim9"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "36c8ecc27864d7b47366a6e68a6c8115127a788fb509583ea7877b9145639abf"
sha256 ventura: "e43667a1d7e524058dd3092c862dbf11fe34b241a9afb8b4b1fe66b51cde53d5"
end

depends_on "cmake" => :build
depends_on "pybind11" => :build
depends_on "python@3.13" => [:build, :test]
Expand Down
8 changes: 1 addition & 7 deletions Formula/gz-transport13.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class GzTransport13 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-transport/releases/gz-transport-13.4.0.tar.bz2"
sha256 "bec7a13e2f40df963afcf8dc87a9c2e34369daec80f36636965c92d4c8bf5a46"
license "Apache-2.0"
revision 16
revision 17

head "https://github.com/gazebosim/gz-transport.git", branch: "gz-transport13"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "e8224be719ec0ac858a611889bd936b92a2bad2cb90cc234b82e8be9144f41b8"
sha256 ventura: "23ba73bea5fc648e6a3618ce3db5286ce593aefe5dfdb57cc15e7eff0e277e55"
end

depends_on "doxygen" => [:build, :optional]
depends_on "pybind11" => :build
depends_on "python@3.12" => [:build, :test]
Expand Down
8 changes: 1 addition & 7 deletions Formula/gz-transport14.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class GzTransport14 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-transport/releases/gz-transport-14.0.0.tar.bz2"
sha256 "88cbcef69f16ea5124ff41766cc59c0277bfc3ae57c405f3fbae1dbee874a1c0"
license "Apache-2.0"
revision 10
revision 11

head "https://github.com/gazebosim/gz-transport.git", branch: "gz-transport14"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "5735eb690cb12ddb870df4d328edb51470ee920388e5245f27403d59ecf913f0"
sha256 ventura: "7650984bb6456c35f6deca618363a55653b34316161bea9c5876a8133766ee60"
end

depends_on "doxygen" => [:build, :optional]
depends_on "pybind11" => :build
depends_on "python@3.12" => [:build, :test]
Expand Down
8 changes: 1 addition & 7 deletions Formula/ignition-fuel-tools4.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class IgnitionFuelTools4 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-fuel-tools/releases/ignition-fuel-tools4-4.9.1.tar.bz2"
sha256 "35b8cdceae46f50360081eb1b310366ae085a8c64d88fee7175f2b0582e454a2"
license "Apache-2.0"
revision 32
revision 33

head "https://github.com/gazebosim/gz-fuel-tools.git", branch: "ign-fuel-tools4"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "6dd5589810915b567d40f44b75a6c3c8e4e3aa37005766a1ab6c27e3b6142833"
sha256 cellar: :any, ventura: "520b8a36cc19e71ffb356f661a3c0ae1f351d28b2b168b41fa64242deb9d2ee0"
end

depends_on "cmake"
depends_on "ignition-cmake2"
depends_on "ignition-common3"
Expand Down
8 changes: 1 addition & 7 deletions Formula/ignition-fuel-tools7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class IgnitionFuelTools7 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/ignition-fuel_tools-7.3.1.tar.bz2"
sha256 "b8224c574406147ae008ed9a0ac459f1e2582f6aaef7ba44e1fd1c5ac97b6de8"
license "Apache-2.0"
revision 12
revision 13

head "https://github.com/gazebosim/gz-fuel-tools.git", branch: "ign-fuel-tools7"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "75e64c17e688761e2f9624af5753e89efc15a6963accc2bdfcb0bd3e166c5b36"
sha256 cellar: :any, ventura: "a8246223910495ef1e0961ae60a10efdb7dce3106c20d7de7acef15d230ac04d"
end

depends_on "cmake"
depends_on "ignition-cmake2"
depends_on "ignition-common4"
Expand Down
8 changes: 1 addition & 7 deletions Formula/ignition-gazebo6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class IgnitionGazebo6 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-gazebo/releases/ignition-gazebo6-6.16.0.tar.bz2"
sha256 "1e61148e8b49a5a20f4cac1e116ce5c4d8de3718a1d26e41a1cec394ce5ea9e4"
license "Apache-2.0"
revision 30
revision 31

head "https://github.com/gazebosim/gz-sim.git", branch: "ign-gazebo6"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "3f4d585e76136f21a2899fbdecbfc72d21149829d44a6377a5021688eaef0b77"
sha256 ventura: "06fa09d806717e0e8365225f82559b4d9b5bae493a08f5e23460424cf714509b"
end

depends_on "cmake" => :build
depends_on "pybind11" => :build
depends_on "gz-plugin2" => :test
Expand Down
8 changes: 1 addition & 7 deletions Formula/ignition-gui6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class IgnitionGui6 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-gui/releases/ignition-gui6-6.8.0.tar.bz2"
sha256 "dd4f26100f4d1343f068ba36f2b8394a0cddb337efde7b4a21c1b0f66ce496c9"
license "Apache-2.0"
revision 48
revision 49

head "https://github.com/gazebosim/gz-gui.git", branch: "ign-gui6"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "0b82cf31d934fa9d6f87929c4b0ccddeb605e982ee684bf0ba8ace17bbf28617"
sha256 ventura: "14188edbe611782ed539ae71c3f6e5e37b386452a9b65c20317ce413170677f4"
end

depends_on "cmake" => [:build, :test]
depends_on "pkgconf" => [:build, :test]

Expand Down
8 changes: 1 addition & 7 deletions Formula/ignition-launch5.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class IgnitionLaunch5 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-launch/releases/ignition-launch5-5.3.0.tar.bz2"
sha256 "84d356b9c85609da1bb7feda2f90ae6d1a1fd2d6713b284799d5605de42e2613"
license "Apache-2.0"
revision 46
revision 47

head "https://github.com/gazebosim/gz-launch.git", branch: "ign-launch5"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 sonoma: "3e9728b4ea1afd651f59cfebb644086d850005063a7521525e260384a382742d"
sha256 ventura: "2c441df4c45e6a0dbfe6e674c529e77470cba1eb849a20a0bfd7a3c0e983aea1"
end

depends_on "cmake" => :build
depends_on "pkgconf" => :build

Expand Down
8 changes: 1 addition & 7 deletions Formula/ignition-msgs5.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class IgnitionMsgs5 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-msgs/releases/ignition-msgs5-5.11.0.tar.bz2"
sha256 "59a03770c27b4cdb6d0b0f3de9f10f1c748a47b45376a297e1f30900edb893fd"
license "Apache-2.0"
revision 46
revision 47

head "https://github.com/gazebosim/gz-msgs.git", branch: "ign-msgs5"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "094d7a9cec44e88f510ec87a171c7622b7127f9b8c1c36e521624053d31da971"
sha256 cellar: :any, ventura: "b9ba8c0459059bfd7d1be8a62000794fcf385105f3f0cb93c1a154fbc4dc4e07"
end

depends_on "cmake"
depends_on "ignition-cmake2"
depends_on "ignition-math6"
Expand Down
8 changes: 1 addition & 7 deletions Formula/ignition-msgs8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class IgnitionMsgs8 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-msgs/releases/ignition-msgs8-8.7.0.tar.bz2"
sha256 "b17a8e16fe56a84891bd0654a2ac09427e9a567b9cd2255bb2cfa830f8e1af45"
license "Apache-2.0"
revision 45
revision 46

head "https://github.com/gazebosim/gz-msgs.git", branch: "ign-msgs8"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "c3c1b3f32d28b0e0adbb9a6308af34d38a7dff0f64d166e77d914f8f896755aa"
sha256 cellar: :any, ventura: "c1a0ec97cc6cea3dfb2a702a5a9ee47c9e3deaa4aeef9c1e296afc1249fba784"
end

depends_on "cmake"
depends_on "ignition-cmake2"
depends_on "ignition-math6"
Expand Down
8 changes: 1 addition & 7 deletions Formula/ignition-sensors6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ class IgnitionSensors6 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/ignition-sensors-6.8.1.tar.bz2"
sha256 "abc96be3bd018cae94c83981d173af0f67ce2980ef7a1374b34bd5b63f9a7235"
license "Apache-2.0"
revision 8
revision 9

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, sonoma: "79b67ec46f572eaf307f13f798be29e8416bf4aac89d41a7294ba5d84433e6f0"
sha256 cellar: :any, ventura: "ab4c2939cb94d15e7f5f7ab411c160da9e47c20b4e784e5470ef7e8cac01cc58"
end

depends_on "cmake" => [:build, :test]
depends_on "pkgconf" => [:build, :test]

Expand Down
Loading