Skip to content

Commit b902be0

Browse files
committed
gz-transport14: revision bump broken bottle
1 parent 945523f commit b902be0

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

Formula/gz-transport14.rb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,10 @@ class GzTransport14 < Formula
44
url "https://osrf-distributions.s3.amazonaws.com/gz-transport/releases/gz-transport-14.1.0.tar.bz2"
55
sha256 "9731f850ea060edecd399c3d8566a4bf998d85ee64fae236db09a542738ed18d"
66
license "Apache-2.0"
7-
revision 2
7+
revision 3
88

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

11-
bottle do
12-
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13-
sha256 sonoma: "bc6a17eb3c2f62b15d7396d02a765b283f3b1e3efa3bb02bad8389956630298d"
14-
sha256 ventura: "d5c561da24cb8e76913fc375838ab0cbb9018e7f60056d377dd9bb78bfc4bda9"
15-
end
16-
1711
depends_on "doxygen" => [:build, :optional]
1812
depends_on "pybind11" => :build
1913
depends_on "python@3.12" => [:build, :test]

0 commit comments

Comments
 (0)