Skip to content

Commit

Permalink
Rebuild garden bottles (#2368)
Browse files Browse the repository at this point in the history
* gz-fuel-tools8: revision bump rebuild bottle
* gz-gui7: revision bump rebuild bottle
* gz-launch6: revision bump rebuild bottle
* gz-msgs9: revision bump rebuild bottle
* gz-sensors7: revision bump rebuild bottle
* gz-sim7: revision bump rebuild bottle
* gz-transport12: revision bump rebuild bottle
* update  bottle.

Co-authored-by: OSRF Build Bot <[email protected]>
  • Loading branch information
scpeters and osrfbuild authored Aug 31, 2023
1 parent 66e6d47 commit c512d31
Show file tree
Hide file tree
Showing 7 changed files with 56 additions and 7 deletions.
9 changes: 8 additions & 1 deletion Formula/gz-fuel-tools8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ class GzFuelTools8 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-fuel-tools/releases/gz-fuel_tools-8.1.0.tar.bz2"
sha256 "18a25e2bc31e61539c890bdd377068b5192646a6647267e76d9b0bb0d0349545"
license "Apache-2.0"
revision 3
revision 4

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, ventura: "e2ad8f8db447a9ac4849dd3dadb92fa78d0ab659bb478ac75f48b79ae41ec143"
sha256 cellar: :any, monterey: "d4c3a6841159e7e97b2e3eb9cfa74d9ef5eb6eb56cb8741d5845286b1056ff90"
sha256 cellar: :any, big_sur: "a27bb35d7e0537efb7b58a463c61899918dff592635fa3bebbbe2f0d9961e850"
end

depends_on "cmake"
depends_on "gz-cmake3"
depends_on "gz-common5"
Expand Down
9 changes: 8 additions & 1 deletion Formula/gz-gui7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ class GzGui7 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-gui/releases/gz-gui-7.2.0.tar.bz2"
sha256 "d44ca605165d296205995a6d5fe3c5bcc58436699fdeae455839b703430b2023"
license "Apache-2.0"
revision 9
revision 10

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "c8decdae14a11ae0c4c66492e73e84f9393628ed70e7d80d3c04806dde87a2da"
sha256 monterey: "00cf54b965e71aa60f9aa71743608955d02763e38bfaeb1225054eeeb9ba8937"
sha256 big_sur: "592554d5a7c7e1f96c82b8349fb9663dd8a06b21dd11d7ce4a14e94c394cf7d5"
end

depends_on "cmake" => [:build, :test]
depends_on "pkg-config" => [:build, :test]
depends_on "gz-cmake3"
Expand Down
9 changes: 8 additions & 1 deletion Formula/gz-launch6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ class GzLaunch6 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-launch/releases/gz-launch-6.0.0.tar.bz2"
sha256 "e59e988c8a454cacc9f8f5727d1ab0d2c7fc8476083ec96065a0f89913957b0a"
license "Apache-2.0"
revision 8
revision 9

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "8a79d18be961b0e3981cc576e720b409e9c964008688761b120691ef7c9a1ca1"
sha256 monterey: "03df42d0643ae3bcae8b4f3d603d189cbf3e3face4197f2a1ed01e9d414261af"
sha256 big_sur: "a3fa6d3580e388626ff6db534167d306752da2faab560b91f3dc1406464fe897"
end

depends_on "cmake" => :build
depends_on "pkg-config" => :build

Expand Down
9 changes: 8 additions & 1 deletion Formula/gz-msgs9.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ class GzMsgs9 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-msgs/releases/gz-msgs-9.5.0.tar.bz2"
sha256 "693f403fca86e9956b393a86fd46505d94e27b7b2c1d39bc631ba9c3029b91f9"
license "Apache-2.0"
revision 3
revision 4

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, ventura: "94490fb37ef3470ba7787d93299900506c5435848ad7a722ebcc67db71bf3177"
sha256 cellar: :any, monterey: "8fcd6df5b03941ae897d9113a83eddc4b7c9b1d9f4ef98307c3b4efa84c00006"
sha256 cellar: :any, big_sur: "fa9290aa675c040d3ef08f4bc3b1d2a035cb83673a6be97f9d5969461c27a9fb"
end

depends_on "cmake"
depends_on "gz-cmake3"
depends_on "gz-math7"
Expand Down
9 changes: 8 additions & 1 deletion Formula/gz-sensors7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ class GzSensors7 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-sensors/releases/gz-sensors-7.2.0.tar.bz2"
sha256 "bf158cb7bde71866a3bf70e649888fe8f6f8eb0b7b77d87e991385c3b8a565af"
license "Apache-2.0"
revision 9
revision 10

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 cellar: :any, ventura: "3f1c25f2dc462f3285e39b6914dbbaa05d38d0d8fece9ed8ab997be81c8f9ab1"
sha256 cellar: :any, monterey: "50c1fd252128caeb38f7a1b88ec896ec0b588ed09d6647c414934fbe9857b17f"
sha256 cellar: :any, big_sur: "719caf60ac412bc289e26ccb76e96e08168eef1ad56521e562b7b756d008faa4"
end

depends_on "cmake" => [:build, :test]
depends_on "pkg-config" => [:build, :test]

Expand Down
9 changes: 8 additions & 1 deletion Formula/gz-sim7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ class GzSim7 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-sim/releases/gz-sim-7.5.0.tar.bz2"
sha256 "e4a641bef1a747dd9a35c01beee3a1ac08f95bdaae06aa23b115e0b1a4ee42f8"
license "Apache-2.0"
revision 7
revision 8

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "a8cfc87f95a4bb44d76346c4da1b415d59175802f427be367efb579842cc45f2"
sha256 monterey: "314a30a59812dca6cf85773ebe2ad499a157097b1d0e836673040c24c934e9a4"
sha256 big_sur: "668d158b65d7a14925027afe9b0ecd549d7189b8acc7ad3ee068cea716544f35"
end

depends_on "cmake" => :build
depends_on "pybind11" => :build
depends_on "ffmpeg"
Expand Down
9 changes: 8 additions & 1 deletion Formula/gz-transport12.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ class GzTransport12 < Formula
url "https://osrf-distributions.s3.amazonaws.com/gz-transport/releases/gz-transport-12.2.0.tar.bz2"
sha256 "731ec9f87fd815c62486ed4e2c3ecbeff5b8b4a8f09cc5e7abf4d8758cebe048"
license "Apache-2.0"
revision 9
revision 10

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "da6710e7e2e36b1f044f63bb14eab1d6861ebb15cd557cb684384e182297a3f6"
sha256 monterey: "5dbcf8388c6d878c54110f876b030a30fdf2869085dd939d0c42f94199c25d8b"
sha256 big_sur: "aae5b787e8d022877b0e0924300dda6846e560d81cd23ae83b11fd3bf238f35d"
end

depends_on "doxygen" => [:build, :optional]

depends_on "cmake"
Expand Down

0 comments on commit c512d31

Please sign in to comment.