cmake 3.11.3
Closes #28526. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9fddf16539
commit
5e6357f67b
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.11/cmake-3.11.2.tar.gz"
|
||||
sha256 "5ebc22bbcf2b4c7a20c4190d42c084cf38680a85b1a7980a2f1d5b4a52bf5248"
|
||||
url "https://cmake.org/files/v3.11/cmake-3.11.3.tar.gz"
|
||||
sha256 "287135b6beb7ffc1ccd02707271080bbf14c21d80c067ae2c0040e5f3508c39a"
|
||||
head "https://cmake.org/cmake.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue