Skip to content

Commit d850501

Browse files
authored
Remove bottles broken by protobuf 36.0 (#3537)
* gz-msgs12: revision bump broken bottle * gz-fuel-tools11: revision bump broken bottle * gz-gui10: revision bump broken bottle * gz-launch9: revision bump broken bottle * gz-sensors10: revision bump broken bottle * gz-sim10: revision bump broken bottle * gz-transport15: revision bump broken bottle
1 parent a6f71db commit d850501

7 files changed

Lines changed: 7 additions & 55 deletions

File tree

Formula/gz-fuel-tools11.rb

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,10 @@ class GzFuelTools11 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-11.0.0.tar.bz2"
55
sha256 "4b4dee9b5a2e8cf04f1000e568187a65dd379bf54f8acf16d4e31a29240b30f0"
66
license "Apache-2.0"
7-
revision 32
7+
revision 33
88

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

11-
bottle do
12-
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13-
sha256 cellar: :any, arm64_sequoia: "424ab6fcb983d9729faf852b36d4ddfdde072fb2dd8b5377706ef3294ea31d6d"
14-
sha256 cellar: :any, arm64_sonoma: "61be35a606fb22b12b51b1e6ce6e7c8e96c08682436d1a9915c9d992bbb3be7d"
15-
sha256 cellar: :any, sonoma: "c4d4e5df1e02eb3c73b3c096b13e327ac23dfb9d1178792533d24e85d6dd4096"
16-
end
17-
1811
depends_on "abseil"
1912
depends_on "cmake"
2013
depends_on "fmt"

Formula/gz-gui10.rb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,10 @@ class GzGui10 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/gz-gui/releases/gz-gui-10.1.0.tar.bz2"
55
sha256 "2bb422b974a783e6fbb8a57c5f0f2d4f7f9802ec3bb2b6766c7b07f00a193ed7"
66
license "Apache-2.0"
7+
revision 1
78

89
head "https://github.com/gazebosim/gz-gui.git", branch: "gz-gui10"
910

10-
bottle do
11-
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
12-
sha256 arm64_sequoia: "a2f95fb9ace987a907a2647f7f165fa9b4fb2c2c3b29a368581722aed4f142ef"
13-
sha256 arm64_sonoma: "e599c24cfcd62a38ac6b22415a2a03379c51227c7a13185dec2b9dbb68289336"
14-
sha256 sonoma: "f7d41cd3c623268dbe45348d2260c4d0317a8c488b352a3919f1c3fe2ea66b08"
15-
end
16-
1711
depends_on "cmake" => [:build, :test]
1812
depends_on "pkgconf" => [:build, :test]
1913
depends_on "abseil"

Formula/gz-launch9.rb

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,10 @@ class GzLaunch9 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/gz-launch/releases/gz-launch-9.0.1.tar.bz2"
55
sha256 "096f66cd2a5b58dc8ca93e9bc33c65e0cf82af7472f154fc2d8a955bc762cd5f"
66
license "Apache-2.0"
7-
revision 10
7+
revision 11
88

99
head "https://github.com/gazebosim/gz-launch.git", branch: "gz-launch9"
1010

11-
bottle do
12-
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13-
sha256 arm64_sequoia: "2a7403a96c7687b77de847c3bc0cb8d1371e55dc0ec18d86670dfe0411d0cf35"
14-
sha256 arm64_sonoma: "c445f76cc20928cf56f15da2f0d7a5ef4afe700c7dda617bc1fa7f939b7d198d"
15-
sha256 sonoma: "86158e8524f03898e1d7a9aeff3df443cc1dd95a33b6eecae00137183f3fbeb6"
16-
end
17-
1811
depends_on "cmake" => :build
1912
depends_on "pkgconf" => :build
2013

Formula/gz-msgs12.rb

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,10 @@ class GzMsgs12 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/gz-msgs/releases/gz-msgs-12.0.2.tar.bz2"
55
sha256 "cca452d55937998330801fbef97e3cfdb6298e6807bb53b64fbd826266950bb6"
66
license "Apache-2.0"
7-
revision 4
7+
revision 5
88

99
head "https://github.com/gazebosim/gz-msgs.git", branch: "gz-msgs12"
1010

11-
bottle do
12-
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13-
sha256 arm64_sequoia: "75871f8c2deb022f3f9ae71ec6592d5d1193878f3cf4139145b8a3f9608059aa"
14-
sha256 arm64_sonoma: "56aaf578470be7518ceb2ff6ae38f6346843814c1497997c615505c284a2de01"
15-
sha256 sonoma: "ac569a369bbc69c28c060125a9c202084258ebfb156541b0f83d6e758426ddb7"
16-
end
17-
1811
depends_on "python@3.12" => [:build, :test]
1912
depends_on "python@3.13" => [:build, :test]
2013
depends_on "python@3.14" => [:build, :test]

Formula/gz-sensors10.rb

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,10 @@ class GzSensors10 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/gz-sensors-10.0.2.tar.bz2"
55
sha256 "482bcf1e1d6db5bfc95b6ca48e7e5fb1b8f7ae719b6725d033d12a741840532a"
66
license "Apache-2.0"
7-
revision 4
7+
revision 5
88

99
head "https://github.com/gazebosim/gz-sensors.git", branch: "gz-sensors10"
1010

11-
bottle do
12-
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13-
sha256 arm64_sequoia: "7df49d125349b98dae09fc2b38267b1efcd2748d3758ffa30f1cd4c994e3c4b8"
14-
sha256 arm64_sonoma: "e337d5e1de5b618f72a10630b0bbcb8648f0f1ead70940582c1fc8509baefd49"
15-
sha256 cellar: :any, sonoma: "e6671591c0b1b60de3d061a1678bc7c1f46e86ca26e9018e9e8f6acecb2621f4"
16-
end
17-
1811
depends_on "cmake" => [:build, :test]
1912
depends_on "pkgconf" => [:build, :test]
2013

Formula/gz-sim10.rb

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,10 @@ class GzSim10 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-10.5.0.tar.bz2"
55
sha256 "2f609f8130ee3e9ce9de0e8e94aa9aa92f0eb433ac256c84f38932f988edd4f0"
66
license "Apache-2.0"
7-
revision 8
7+
revision 9
88

99
head "https://github.com/gazebosim/gz-sim.git", branch: "gz-sim10"
1010

11-
bottle do
12-
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13-
sha256 arm64_sequoia: "ba39bfdfba3ef5172938e8e03535aeda7742da3bae023c6615fd4c4a325b0f50"
14-
sha256 arm64_sonoma: "f31a7276052c634cbac0c989577e6625ffe9e3b2757b583d9cad6153242989bb"
15-
sha256 sonoma: "f6c3f04d4ef199279ea150451e3b9605823c736e23c32fb46d25c22ee01f1431"
16-
end
17-
1811
depends_on "cmake" => :build
1912
depends_on "pybind11" => :build
2013
depends_on "abseil"

Formula/gz-transport15.rb

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,10 @@ class GzTransport15 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/gz-transport/releases/gz-transport-15.1.0.tar.bz2"
55
sha256 "4518c85f5cf564137d8a8e9001b0b8099b435f6406e99ce28fc3a2f10020954e"
66
license "Apache-2.0"
7-
revision 6
7+
revision 7
88

99
head "https://github.com/gazebosim/gz-transport.git", branch: "gz-transport15"
1010

11-
bottle do
12-
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13-
sha256 arm64_sequoia: "e06014ca5e8690e2d849e1d8897f74e9c64127998c010f984b5305d37d975297"
14-
sha256 arm64_sonoma: "bb541b9009b15514f5d4a989cc0e2b99c24af533ce00e6e26cf02548aec7f899"
15-
sha256 sonoma: "86aca07deba652c02ede1af3813681a084c4caa95f73e61f763bebd598f4a0fd"
16-
end
17-
1811
depends_on "doxygen" => [:build, :optional]
1912
depends_on "pybind11" => :build
2013
depends_on "python@3.12" => [:build, :test]

0 commit comments

Comments
 (0)