Update CMake on Windows bots to 3.10.1. The 3.10 update had to be rolled back due to a bug with clang-cl that has since been fixed. Change-Id: I31c28aedb533f20ab01f105f6f3f7b3ee9c91784 Reviewed-on: https://boringssl-review.googlesource.com/24324 Reviewed-by: Steven Valdez <svaldez@google.com> Commit-Queue: David Benjamin <davidben@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
diff --git a/util/bot/UPDATING b/util/bot/UPDATING index 7162f94..f5a831b 100644 --- a/util/bot/UPDATING +++ b/util/bot/UPDATING
@@ -39,11 +39,7 @@ https://cmake.org/download/. Use the file labeled "Windows ZIP". The download will be named cmake-VERSION-win32-x86.zip. - The current revision is cmake-3.5.0-win32-x86.zip. - - TODO(davidben): The update to CMake 3.10 on Windows was rolled back due to a - CMake bug. Update to 3.10.1 when that is released. - https://github.com/Kitware/CMake/commit/f969f1a9ce1d0045b9d056fd08c4683c34c420fa + The current revision is cmake-3.10.1-win32-x86.zip. perl-win32.zip: Update to the latest 32-bit prebuilt "Portable" edition of Strawberry Perl, found at http://strawberryperl.com/releases.html. The
diff --git a/util/bot/cmake-win32.zip.sha1 b/util/bot/cmake-win32.zip.sha1 index 6bb460e..22926a3 100644 --- a/util/bot/cmake-win32.zip.sha1 +++ b/util/bot/cmake-win32.zip.sha1
@@ -1 +1 @@ -ed4e1939d246374b0bae724a1a4200fd60e7efe8 \ No newline at end of file +f3ba5a7d4be36d6eba1795011ba0926bb651f35f \ No newline at end of file