Skip to content

Commit 8646af2

Browse files
authored
ignition-math6 6.17.0 (#3549)
* update bottle
1 parent f6b4ac2 commit 8646af2

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

Formula/ignition-math6.rb

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
class IgnitionMath6 < Formula
22
desc "Math API for robotic applications"
33
homepage "https://ignitionrobotics.org"
4-
url "https://osrf-distributions.s3.amazonaws.com/gz-math/releases/ignition-math-6.16.0.tar.bz2"
5-
sha256 "831a153253044bcb505dc9cf50b7f1e8c4ccd9213dd5bdb1d6d13719f775c991"
4+
url "https://osrf-distributions.s3.amazonaws.com/gz-math/releases/ignition-math-6.17.0.tar.bz2"
5+
sha256 "5bf79417b1fccad2ea11fcd7eefd8ff0439836bad13302a9cc18171fafb5c6e3"
66
license "Apache-2.0"
7-
revision 2
87

98
bottle do
109
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
11-
sha256 cellar: :any, arm64_sequoia: "e1ccb2baa14790a842c994c439af64a3cfe56bce070fb268743a1b9c58c53573"
12-
sha256 cellar: :any, arm64_sonoma: "ae9bf3c1dccb2570c6e5717db51a4b902f3f971a7aff774d61bacb5dcc431a5b"
13-
sha256 cellar: :any, sonoma: "a8ef83982466c31519add1d4fe95f0966ceada9318beb145e9448ca961a2c315"
10+
sha256 cellar: :any, arm64_sequoia: "0cd88554baa89866acdab7689ce3198795706e35501bc00be9654f2203d6e338"
11+
sha256 cellar: :any, arm64_sonoma: "10429b73327f58b7541ffe14dc96924d812c56e6462b5903dbd31ebdf2835540"
12+
sha256 cellar: :any, sonoma: "fa0dda065a10c3f240a6646e17ba3d7b2dec6b769b1c1b6a74699efb1d8131e3"
1413
end
1514

1615
# head "https://github.com/gazebosim/gz-math.git", branch: "ign-math6"

0 commit comments

Comments
 (0)