cmake 3.8.2
Closes #14132. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
3103947615
commit
64146475d2
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.8/cmake-3.8.1.tar.gz"
|
||||
sha256 "ce5d9161396e06501b00e52933783150a87c33080d4bdcef461b5b7fd24ac228"
|
||||
url "https://cmake.org/files/v3.8/cmake-3.8.2.tar.gz"
|
||||
sha256 "da3072794eb4c09f2d782fcee043847b99bb4cf8d4573978d9b2024214d6e92d"
|
||||
head "https://cmake.org/cmake.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue