File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed 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.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 "
4+ url "https://github.com/Kitware/CMake/releases/download/v4.1.0 /cmake-4.1.0 .tar.gz"
5+ mirror "http://fresh-center.net/linux/misc/cmake-4.1.0 .tar.gz"
6+ mirror "http://fresh-center.net/linux/misc/legacy/cmake-4.1.0 .tar.gz"
7+ sha256 "81ee8170028865581a8e10eaf055afb620fa4baa0beb6387241241a975033508 "
88 license "BSD-3-Clause"
99 head "https://gitlab.kitware.com/cmake/cmake.git" , branch : "master"
1010
You can’t perform that action at this time.
0 commit comments