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

Commit 1713bbc

Browse files
committed
cmake 3.6.1
1 parent 66d2326 commit 1713bbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slaves/dist/build_cmake.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
set -ex
44

5-
VERSION=3.6.0
6-
SHA256=fd05ed40cc40ef9ef99fac7b0ece2e0b871858a82feade48546f5d2940147670
5+
VERSION=3.6.1
6+
SHA256=28ee98ec40427d41a45673847db7a905b59ce9243bb866eaf59dce0f58aaef11
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)