File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 601601clusterawsadm
602602clusterctl
603603clzip
604+ cmake
605+ cmake-docs
604606cmake-language-server
605607cmake-lint
606608cmark
Original file line number Diff line number Diff line change 11class CmakeDocs < Formula
22 desc "Documentation for CMake"
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
1111 livecheck do
1212 formula "cmake"
1313 end
1414
15- no_autobump! because : :requires_manual_review
16-
1715 bottle do
1816 sha256 cellar : :any_skip_relocation , arm64_sequoia : "18befc0d468df5072a1cacd64d34e0a8ec2ab515e3c7303712d50819538af840"
1917 sha256 cellar : :any_skip_relocation , arm64_sonoma : "18befc0d468df5072a1cacd64d34e0a8ec2ab515e3c7303712d50819538af840"
You can’t perform that action at this time.
0 commit comments