File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 11class Cmake < Formula
22 desc "Cross-platform make"
33 homepage "https://www.cmake.org/"
4- url "https://github.com/Kitware/CMake/releases/download/v4.0.2 /cmake-4.0.2 .tar.gz"
5- mirror "http://fresh-center.net/linux/misc/cmake-4.0.2 .tar.gz"
6- mirror "http://fresh-center.net/linux/misc/legacy/cmake-4.0.2 .tar.gz"
7- sha256 "1c3a82c8ca7cf12e0b17178f9d0c32f7ac773bd5651a98fcfd80fbf4977f8d48 "
4+ url "https://github.com/Kitware/CMake/releases/download/v4.0.3 /cmake-4.0.3 .tar.gz"
5+ mirror "http://fresh-center.net/linux/misc/cmake-4.0.3 .tar.gz"
6+ mirror "http://fresh-center.net/linux/misc/legacy/cmake-4.0.3 .tar.gz"
7+ sha256 "8d3537b7b7732660ea247398f166be892fe6131d63cc291944b45b91279f3ffb "
88 license "BSD-3-Clause"
99 head "https://gitlab.kitware.com/cmake/cmake.git" , branch : "master"
1010
@@ -16,8 +16,6 @@ class Cmake < Formula
1616 regex ( /href=.*?cmake[._-]v?(\d +(?:\. \d +)+)\. t/i )
1717 end
1818
19- no_autobump! because : :requires_manual_review
20-
2119 bottle do
2220 sha256 cellar : :any_skip_relocation , arm64_sequoia : "7bd4605b03b0dbf10d547e2ffa34166acd8e77f8f76dac0485d5376715829130"
2321 sha256 cellar : :any_skip_relocation , arm64_sonoma : "0fd627884d0c2819a5c1c100ca7352247c40ca0bd811237139fb50606d78db23"
You can’t perform that action at this time.
0 commit comments