Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Commit 0439c91

Browse files
committed
cmake 3.6.2
1 parent fb1ab12 commit 0439c91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slaves/dist/build_cmake.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
set -ex
44

5-
VERSION=3.6.1
6-
SHA256=28ee98ec40427d41a45673847db7a905b59ce9243bb866eaf59dce0f58aaef11
5+
VERSION=3.6.2
6+
SHA256=189ae32a6ac398bb2f523ae77f70d463a6549926cde1544cd9cc7c6609f8b346
77

88
curl https://cmake.org/files/v${VERSION%\.*}/cmake-$VERSION.tar.gz | \
99
tee >(sha256sum > cmake-$VERSION.tar.gz.sha256) | tar xzf -

0 commit comments

Comments
 (0)