cmake 3.6.3
Closes #6597. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
0f0278b415
commit
bd03f2b9c7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Cmake < Formula
|
||||
desc "Cross-platform make"
|
||||
homepage "https://www.cmake.org/"
|
||||
url "https://cmake.org/files/v3.6/cmake-3.6.2.tar.gz"
|
||||
sha256 "189ae32a6ac398bb2f523ae77f70d463a6549926cde1544cd9cc7c6609f8b346"
|
||||
url "https://cmake.org/files/v3.6/cmake-3.6.3.tar.gz"
|
||||
sha256 "7d73ee4fae572eb2d7cd3feb48971aea903bb30a20ea5ae8b4da826d8ccad5fe"
|
||||
|
||||
head "https://cmake.org/cmake.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue