Skip to content

Commit 88404b1

Browse files
authored
gz-transport13 13.6.0 (#3528)
* update bottle
1 parent 126bd14 commit 88404b1

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

Formula/gz-transport13.rb

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
class GzTransport13 < Formula
22
desc "Transport middleware for robotics"
33
homepage "https://gazebosim.org"
4-
url "https://osrf-distributions.s3.amazonaws.com/gz-transport/releases/gz-transport-13.5.0.tar.bz2"
5-
sha256 "63d2646256a3821dc86b387216f299923bed2ff1e113474bce8ae263f0c29190"
4+
url "https://osrf-distributions.s3.amazonaws.com/gz-transport/releases/gz-transport-13.6.0.tar.bz2"
5+
sha256 "ffba88d54d2fb4988371672e3e36d9d52896beacf23accaa1f345b47ce7f25d3"
66
license "Apache-2.0"
7-
revision 17
87

98
head "https://github.com/gazebosim/gz-transport.git", branch: "gz-transport13"
109

1110
bottle do
1211
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13-
sha256 arm64_sequoia: "aff2a9ba530564bdb509760d909818dfe6d41871e9f5b148580135e5da1ff14f"
14-
sha256 arm64_sonoma: "e898bda87ecb343908a46ffb29a678d6ad9f6c77aa32e6270b8a6a026a027b57"
15-
sha256 sonoma: "aa0f55dfb546870a07a4dcb278c30328c3c599e3aceebbe88b5272934e7f81fd"
12+
sha256 arm64_sequoia: "509b6ae85acadb475652171dfbf8dad214321394660e1360d5aa6e7697be779a"
13+
sha256 arm64_sonoma: "0f567ce9f18203f4d9c9928e0628755d980b6b80566041eeaad397749204d10b"
14+
sha256 sonoma: "446f02af83b877ac7c979cb66da72c7988f02f2c913feb3eb18830758f7fcd4e"
1615
end
1716

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

0 commit comments

Comments
 (0)