File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 11class Sdformat16 < Formula
22 desc "Simulation Description Format"
33 homepage "http://sdformat.org"
4- url "https://osrf-distributions.s3.amazonaws.com/sdformat/releases/sdformat-16.0.0 .tar.bz2"
5- sha256 "647e0a613ae788389a066fa60d9327c4d44db9c79f80bac9da2705deaf1e9ff0 "
4+ url "https://osrf-distributions.s3.amazonaws.com/sdformat/releases/sdformat-16.0.1 .tar.bz2"
5+ sha256 "e39b8228f93b660344d532e5b4cf3b6b3b7f58bfafd86d174b4c632c000575ab "
66 license "Apache-2.0"
7- revision 6
87
98 head "https://github.com/gazebosim/sdformat.git" , branch : "sdf16"
109
1110 bottle do
1211 root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
13- sha256 arm64_sequoia : "269b994f82293af246f0e10d59257681c2fd263edb4a030d174c3172babf01f6 "
14- sha256 arm64_sonoma : "f1e82520c1f05e0983ced0eeab2cea05bb5ac63b0273b6335c06be2a37841911 "
15- sha256 sonoma : "5a695eb9f603eafe1fd204ea7d70c64db644d0e24bdaa2667008daadaa8a4093 "
12+ sha256 arm64_sequoia : "aae531b6379fee4b59f62be9abbf87f624a0f3040c77a8ddc6bf2d13ba9ea570 "
13+ sha256 arm64_sonoma : "a3487ed72afdf5170e3011b1b6f948fb548ff29059a07388cd46a5b3cedd57bb "
14+ sha256 sonoma : "d34db967d01ac1f2d61e476abddb78da28d85ec70d7c3d60b531e7338f8288cf "
1615 end
1716
1817 depends_on "cmake" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments