Skip to content

Commit 80e54b6

Browse files
committed
update bottle.
1 parent e9f566a commit 80e54b6

12 files changed

+72
-0
lines changed

Formula/gz-common5.rb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ class GzCommon5 < Formula
88

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

11+
bottle do
12+
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+
sha256 cellar: :any, sonoma: "731aff8f22f2aeee8e1f515bfe76410116bd1022cdedc2992cfbd061ad82bbc7"
14+
sha256 cellar: :any, ventura: "6e5e92e4f9d401037662664ef7ba5e2c434352b70116e3111ba304b052c6136b"
15+
end
16+
1117
depends_on "assimp"
1218
depends_on "cmake"
1319
depends_on "ffmpeg"

Formula/gz-fuel-tools9.rb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ class GzFuelTools9 < Formula
88

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

11+
bottle do
12+
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+
sha256 cellar: :any, sonoma: "6aeb704a1a3316b4617035638783a66efee841585e875cd3a0eff44d2679c729"
14+
sha256 cellar: :any, ventura: "d68b2ae15efe1048f705ca9e6bfe93591fe644a0cea0588038a33d57d94121dd"
15+
end
16+
1117
depends_on "abseil"
1218
depends_on "cmake"
1319
depends_on "gz-cmake3"

Formula/gz-gui8.rb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ class GzGui8 < Formula
88

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

11+
bottle do
12+
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+
sha256 sonoma: "d68dd671611ca2aec663ead76c7c7f21ba473082506816b26ce458a217e6d739"
14+
sha256 ventura: "16940dbfcd7d3aba24fa68695b6e42c604d475698d586e57257a8e5769058471"
15+
end
16+
1117
depends_on "cmake" => [:build, :test]
1218
depends_on "pkgconf" => [:build, :test]
1319
depends_on "abseil"

Formula/gz-launch7.rb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ class GzLaunch7 < Formula
88

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

11+
bottle do
12+
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+
sha256 sonoma: "d844a1f7810b98f5239286c91134b1d3e851a5d62143d58b8217979a550f5098"
14+
sha256 ventura: "920ecb24b461563df30596ff4e21b2ec2a4a1b19608dfa1029254b0563db3b71"
15+
end
16+
1117
depends_on "cmake" => :build
1218
depends_on "pkgconf" => :build
1319

Formula/gz-math7.rb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ class GzMath7 < Formula
88

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

11+
bottle do
12+
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+
sha256 cellar: :any, sonoma: "99e604672f50796e7fd63a490a7c46afcc18e3c3f605da20d275749912e3c8de"
14+
sha256 cellar: :any, ventura: "1475598d5d7e72eeee07a39b092b56561e2a03ebd453a5910a885550f3438f84"
15+
end
16+
1117
depends_on "cmake" => :build
1218
depends_on "doxygen" => :build
1319
depends_on "pybind11" => :build

Formula/gz-msgs10.rb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ class GzMsgs10 < Formula
88

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

11+
bottle do
12+
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+
sha256 sonoma: "d5e73b3930feca3daa997b2b9136278f254defb4cea046f961392af8a73c1e16"
14+
sha256 ventura: "6c1ed758d6c70a7406fac4c9d01389c2ae331ac7704470b76db64715c5368c19"
15+
end
16+
1117
depends_on "python@3.12" => [:build, :test]
1218
depends_on "python@3.13" => [:build, :test]
1319
depends_on "abseil"

Formula/gz-physics7.rb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ class GzPhysics7 < Formula
88

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

11+
bottle do
12+
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+
sha256 sonoma: "d19317fa4669164815b83e8119ef0149f57f17cd9607213f3c4c1c3ecd6878c1"
14+
sha256 ventura: "df7b9259ab08a55ed0d5b1b2885c5c35347675f2fdc5a1afb4965be944a14f66"
15+
end
16+
1117
depends_on "cmake" => [:build, :test]
1218

1319
depends_on "bullet"

Formula/gz-rendering8.rb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ class GzRendering8 < Formula
88

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

11+
bottle do
12+
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+
sha256 sonoma: "aa9756a1636337da1be330abe25d7bc5c5cbad9b1690ac79fb9be7d6e8e9659b"
14+
sha256 ventura: "4a8a1bb2c89ed5f1fa2cf45553e25cce8f2a41484ef086b88d222a895bd79d75"
15+
end
16+
1117
depends_on "cmake" => [:build, :test]
1218
depends_on "pkgconf" => [:build, :test]
1319

Formula/gz-sensors8.rb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ class GzSensors8 < Formula
88

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

11+
bottle do
12+
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+
sha256 cellar: :any, sonoma: "379b60e564f1e05473b15fa70c77006929223e750159af85bb0e0b25cabc8d50"
14+
sha256 cellar: :any, ventura: "acdf296d0b3387dc0377b6586a0d59f29ce9792ed6a3f99bad0c5466e6b2c070"
15+
end
16+
1117
depends_on "cmake" => [:build, :test]
1218
depends_on "pkgconf" => [:build, :test]
1319

Formula/gz-sim8.rb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ class GzSim8 < Formula
88

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

11+
bottle do
12+
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13+
sha256 sonoma: "7fd2d51ce8af6f9eee58b4b804074942cace257d04d4b7da966026d139be42fb"
14+
sha256 ventura: "1b8c15f5f064f69e572909a2e60e2b19612731d313fe9dbc6b0204ddbe3f652d"
15+
end
16+
1117
depends_on "cmake" => :build
1218
depends_on "pybind11" => :build
1319
depends_on "python@3.13" => [:build, :test]

0 commit comments

Comments
 (0)