summaryrefslogtreecommitdiffstats
path: root/build/vs_toolchain.py
diff options
context:
space:
mode:
Diffstat (limited to 'build/vs_toolchain.py')
-rwxr-xr-xbuild/vs_toolchain.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/vs_toolchain.py b/build/vs_toolchain.py
index 1105ea7..2977159 100755
--- a/build/vs_toolchain.py
+++ b/build/vs_toolchain.py
@@ -279,7 +279,7 @@ def _GetDesiredVsToolchainHashes():
to build with."""
if GetVisualStudioVersion() == '2015':
# Update 1 with hot fixes.
- return ['391bbf1220d3edcd3cc3fccdb56224181e3b13a7']
+ return ['a3796183a9fc4d22a687c5212b9c76dbd136d70d']
else:
return ['4087e065abebdca6dbd0caca2910c6718d2ec67f']