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

Rebuild Fortress bottles for protobuf 24.1 #2387

Merged
merged 3 commits into from
Sep 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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: 4 additions & 4 deletions Formula/ignition-fuel-tools7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ class IgnitionFuelTools7 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-fuel-tools/releases/ignition-fuel-tools7-7.3.0.tar.bz2"
sha256 "59d06f23a054742e1f97c1f0f709e2a38c341ce96f560d6e09b3dba011dd79a5"
license "Apache-2.0"
revision 6
revision 7

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, ventura: "7c6c366caccba1f104a357924c5c0558544e8b8052018c80da2161ea640bfc2e"
sha256 cellar: :any, monterey: "f809cd9fbc51a6441b85c730cee20edb12499ac713112bfdc20023710692c65a"
sha256 cellar: :any, big_sur: "4fc7ef1d0ea353fbdba6bc7645c4686aa4e37389a997a09c1c64d4f9d38e624f"
sha256 cellar: :any, ventura: "6ab52af9d84a294bc09b5e761b1998657feac557a2a8a9d00679c2a015144862"
sha256 cellar: :any, monterey: "db1691ab1d5e6787226424a6300038c762d8400fe55d70ad7e2f30ae62f6edda"
sha256 cellar: :any, big_sur: "4299c07fac84c18c02cba473c5194805845a417a9bd9f881d30c8cbd77996280"
end

depends_on "cmake"
Expand Down
8 changes: 4 additions & 4 deletions Formula/ignition-gui6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ 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 8
revision 9

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "1bef655a4ea29104c429d13701d15e812cfdae3d7222e448182a34d2d5f72035"
sha256 monterey: "a7f9fc111ea72fa296306595f66aa2a187c4ed18138ad2d687a2c37297f7ead8"
sha256 big_sur: "48237abefba3e5c571b954cc45955451de46503c5b05a3cfaefa59702c9e7f32"
sha256 ventura: "4cab5ef6544c66e3cf3a6ebd6d310dbfa66acce1c507dcddcc6362bd84c203b5"
sha256 monterey: "5b8c8e2bad2b04f17d76c479dde2bc3c6384258f8c16d19d5053666b85a4f79c"
sha256 big_sur: "091ca963be3e17a70ed11b260d2a35c694d075cb3b6227b8dae133a053b0d8bd"
end

depends_on "cmake" => [:build, :test]
Expand Down
8 changes: 4 additions & 4 deletions Formula/ignition-msgs8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ 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 8
revision 9

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, ventura: "6ca3097a95cddcdf77002b92fbe33059c00510bca5e18c33d2a8374f84e08ff0"
sha256 cellar: :any, monterey: "2656f6eb7b895d5bac6672d643ab65d661b6956d5cf7dfdd0b9d40ad545954df"
sha256 cellar: :any, big_sur: "96ed224b521cc771c166bb7bb23d331f4c8604d6dd2202702d17059e1d791449"
sha256 cellar: :any, ventura: "22b86d48fb124ce6b45991accca92ca90597a4c95e1e070000d2d59e97e6f765"
sha256 cellar: :any, monterey: "5b2949a2df1c439c2d87cfef0cd65cb8bc0d1a3c53c991f09ebd2100171cd16b"
sha256 cellar: :any, big_sur: "c26af663415cd1c9b105209af4d50067bd0ee72650ee84b264a621cf8cc2833d"
end

depends_on "cmake"
Expand Down
7 changes: 4 additions & 3 deletions Formula/ignition-sensors6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ class IgnitionSensors6 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-sensors/releases/ignition-sensors6-6.7.1.tar.bz2"
sha256 "5b01cb99ff8b1effc0bdaa0309f4378894ace2640644ee3f2b96d44ff3aa10f0"
license "Apache-2.0"
revision 1

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, ventura: "9bb05d2ecb041615fb8f1c8d43b32252b028c669aa3e2c235b911b7460ad492d"
sha256 cellar: :any, monterey: "735fe4621bf5097655c3aaf58526cc1553d16859457e366d8888c3973cddf243"
sha256 cellar: :any, big_sur: "ec8e0a253366e8dc7784ede578401d48febb33faa29eef6b822dff0f8764a1d7"
sha256 cellar: :any, ventura: "7cd6696ff080b36c46fd15ee4da82f23d1d569f1a0e4a7a5a0db10d9b51e2353"
sha256 cellar: :any, monterey: "0d24debd89942757529fa6b90edc83c811303be55b30450bd9a700790d001915"
sha256 cellar: :any, big_sur: "b00d71b1f1e3bd0b9e5e2e7100f487e10c9d1769f78ef1198c63933481da1175"
end

depends_on "cmake" => [:build, :test]
Expand Down
7 changes: 4 additions & 3 deletions Formula/ignition-transport11.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@ class IgnitionTransport11 < Formula
url "https://osrf-distributions.s3.amazonaws.com/ign-transport/releases/ignition-transport11-11.4.1.tar.bz2"
sha256 "f18501cbd5c78b584b3db1960a3049d6ae416bab7f0289af64eadda13d1c5da5"
license "Apache-2.0"
revision 1
version_scheme 1

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

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 ventura: "3e0deec86eabdd234f3dda0aac516206f93686cd7c64d2ed4a3d14a9f8acdc4c"
sha256 monterey: "19f8c76983e08f6e0831e95233ac6b5488691f90ce4a82a68cee2b9d1324071b"
sha256 big_sur: "90f073207898bcdd413e85312ce396ee7f4ad6f22de568d2db97cc32a26b9782"
sha256 ventura: "64195e68da3bb6fb47645070e0b9b36a5b16e337b9af936b04645e72408e72f5"
sha256 monterey: "f8a3b1c3b40efc17d35ad30bc504a6b72ef2d4076726ca5f5cfcecb24dd18bdd"
sha256 big_sur: "65cd034c854c88eaf095523cbbb46a4975b3c0b232a2493dbf81ad526dd119ec"
end

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