Skip to content

Commit bc9f04f

Browse files
authored
Jetty: rebuild for protobuf 33.2 (#3280)
* gz-fuel-tools11: revision bump rebuild * gz-gui10: revision bump rebuild * gz-launch9: revision bump rebuild * gz-msgs12: revision bump rebuild * gz-sensors10: revision bump rebuild * gz-sim10: revision bump rebuild * gz-transport15: revision bump rebuild * update bottle
1 parent 8036901 commit bc9f04f

File tree

7 files changed

+56
-7
lines changed

7 files changed

+56
-7
lines changed

Formula/gz-fuel-tools11.rb

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,17 @@ 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 9
7+
revision 10
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: "a6e6258007a655c9ce01b732977504f31407a8d115d9880881f78318abb35160"
14+
sha256 cellar: :any, arm64_sonoma: "744c07ac2210716a90ffae7826e1dafef3a86707295fd6dcc715481cb2c545c8"
15+
sha256 cellar: :any, sonoma: "2e02372f44a24985234abbc44acee586ee854d19f15d90ec024f5d0468583393"
16+
end
17+
1118
depends_on "abseil"
1219
depends_on "cmake"
1320
depends_on "gz-cmake5"

Formula/gz-gui10.rb

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,17 @@ class GzGui10 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/gz-gui/releases/gz-gui-10.0.0.tar.bz2"
55
sha256 "2ab6facb9473fdafe788efb867fb2f6153e278c9b02d7fe9a84412429bb74ee6"
66
license "Apache-2.0"
7-
revision 9
7+
revision 10
88

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

11+
bottle do
12+
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+
sha256 arm64_sequoia: "aad11df853a8ca5b718a11a2109bf8081ba0a9ccbf7e8d9436b7ce03b11d5f78"
14+
sha256 arm64_sonoma: "9e3ea19e578331522b54810b5a53f6484895989e23af4f5d6d1727147286c574"
15+
sha256 sonoma: "d3bb18de8d07c038400af4929781181e3ef6ebbc144a850ea62551712d54c7fe"
16+
end
17+
1118
depends_on "cmake" => [:build, :test]
1219
depends_on "pkgconf" => [:build, :test]
1320
depends_on "abseil"

Formula/gz-launch9.rb

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,17 @@ class GzLaunch9 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/gz-launch/releases/gz-launch-9.0.0.tar.bz2"
55
sha256 "7d8452a98aaf3d9f6f8d417178e52347b8c3505edca38d4525ab1ceb314c25a6"
66
license "Apache-2.0"
7-
revision 7
7+
revision 8
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: "fb01af1b0bca42be2334492b514fab0fbf630e0f7e8dec44d4eadf7499cde76c"
14+
sha256 arm64_sonoma: "8afa46df4d31911424abbf1f00365e4ffb33bf8b5036e888e2024f548b071741"
15+
sha256 sonoma: "78df45151cd298d2caad3b25dd35d59724eaeebb0eb5d2dd17cdaa4bb83f49fa"
16+
end
17+
1118
depends_on "cmake" => :build
1219
depends_on "pkgconf" => :build
1320

Formula/gz-msgs12.rb

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,17 @@ class GzMsgs12 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/gz-msgs/releases/gz-msgs-12.0.0.tar.bz2"
55
sha256 "399c2bd18a0fb4aa41acfcb313590b9717c64aa47c6088db5c0d09b98269e422"
66
license "Apache-2.0"
7-
revision 7
7+
revision 8
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: "1501aba1b7442b4030b9e8bf6c429ae95ebc4e9014b06fcb50fd07e64f49028e"
14+
sha256 arm64_sonoma: "59f4a89f51ac2fbc7ef7b5f8fc09c5e257d16b1c6b832fb8e35d4206c52900ae"
15+
sha256 sonoma: "0197760c5ba850e79ddedc1881f81b149d24f10f5d43b0dcf3e357beae95e2a7"
16+
end
17+
1118
depends_on "[email protected]" => [:build, :test]
1219
depends_on "[email protected]" => [:build, :test]
1320
depends_on "[email protected]" => [:build, :test]

Formula/gz-sensors10.rb

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,17 @@ class GzSensors10 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/gz-sensors-10.0.0.tar.bz2"
55
sha256 "7712bfe969b726f54c26d9aedccb6c04c6616e5e20dd4a379f48e77a89b73dc7"
66
license "Apache-2.0"
7-
revision 9
7+
revision 10
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: "a63e4ec6caa8fa56ec6e5b73d187c217ef5beef34518bd9fb2b84d12a4f716a9"
14+
sha256 arm64_sonoma: "419b450e930cafe0ca967b3a7eb12dd1bf64583f0cde48b6603ded923706776c"
15+
sha256 cellar: :any, sonoma: "eede94fa31c90c29479817a8daed6acca10c4c10f2fd093a2ae6288aaccc7aeb"
16+
end
17+
1118
depends_on "cmake" => [:build, :test]
1219
depends_on "pkgconf" => [:build, :test]
1320

Formula/gz-sim10.rb

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,17 @@ class GzSim10 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-10.0.0.tar.bz2"
55
sha256 "d0bb60a902b8d311dbd25e8fc47e0e4bc984ef1b2ed582f62dfa742d879a4c56"
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: "da6daf60a99e45d4713196c791ed24802826974b9aab3ad61db1d29bc661222b"
14+
sha256 arm64_sonoma: "bcf5d804ec137153da838b871d6de22e1ab38fcc12a98bdf0cca92e3846a8925"
15+
sha256 sonoma: "1af128056ddf67becafbe680f6b37e145ecee5b256b8ba4f74121d89266aeb43"
16+
end
17+
1118
depends_on "cmake" => :build
1219
depends_on "pybind11" => :build
1320
depends_on "[email protected]" => [:build, :test]

Formula/gz-transport15.rb

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,17 @@ class GzTransport15 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/gz-transport/releases/gz-transport-15.0.0.tar.bz2"
55
sha256 "d423ca7bfeee06bcca38311fce0da77f7ef03fb62c97cef74fc0cff2fa266f88"
66
license "Apache-2.0"
7-
revision 7
7+
revision 8
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: "f011a8e649601b7da5730af63767764a2480ad2bc0d5b58ba6bec9611ab5ac9a"
14+
sha256 arm64_sonoma: "2ff863aa6d44e7dbce6a5f746b736ba514591c7cb99ececb2b42aa01ec21f093"
15+
sha256 sonoma: "451150ac68976deec707ad71385ab30bef6cd5764701e3d02226ec351a2b5223"
16+
end
17+
1118
depends_on "doxygen" => [:build, :optional]
1219
depends_on "pybind11" => :build
1320
depends_on "[email protected]" => [:build, :test]

0 commit comments

Comments
 (0)