File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,12 @@ class Proxsuite < Formula
77 head "https://github.com/Simple-Robotics/proxsuite.git" , branch : "main"
88
99 bottle do
10- rebuild 1
11- sha256 cellar : :any , arm64_sequoia : "17c4c49ce286bf188e68bf8733da74140789b5cc51da3096ceeb5f70b2dbd0f9"
12- sha256 cellar : :any , arm64_sonoma : "4c934f75594487b26c8927880d1196ffdf12afbe728305d676520491843923ee"
13- sha256 cellar : :any , arm64_ventura : "36c0c84817b158b2ac9ceb2ca30544d39295b61d8d229da7e5305f44fc83d30e"
14- sha256 cellar : :any , sonoma : "d099504148402fcfa3060f59b5b65e2459bceed8fa4636bebd0effcc3f8636b3"
15- sha256 cellar : :any , ventura : "0e3685e0638e44eda4de48da0530bf20f53d322efa891dc1483dc34353e6c988"
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "97379c1bf25c81521de0438d5b9afe7bbea1bb82526f3fafb4426be161dea449"
10+ sha256 cellar : :any , arm64_sequoia : "98e52f4a4382d23c457305f3223d2d6c10213f5f520408d972fa870c9d715d28"
11+ sha256 cellar : :any , arm64_sonoma : "17e2bf24ff25a59f368cbb0e0814539c377b2019494817c303d3585a531ecd8d"
12+ sha256 cellar : :any , arm64_ventura : "a31ae867d19011a52bf67f8aba8105e166420a3ca7c3079aaff49dfa49a7c22f"
13+ sha256 cellar : :any , sonoma : "c017387443d36d1458b3cdcc0507cb22e62523208b7f8074f66786d4ebc11646"
14+ sha256 cellar : :any , ventura : "4731b3eb108d5f477b5b77712c3230b9626368780fb9b107334eea8fd7c0addb"
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5e07332533c6419b3e10c0d1f8a970097d09bd83f02782483085b336976b606c"
1716 end
1817
1918 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments