aboutsummaryrefslogtreecommitdiff
path: root/ports/ms-gsl
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-08-03 20:40:37 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-09-18 02:11:05 -0700
commit7e5bb652fba1d6ca805a73fd992ab5e7e1945b61 (patch)
tree487e03e8cffb752c9054d5bc3fff356ebe23ca8f /ports/ms-gsl
parent798f9cae6cf5887eb78bde90b129a68ca05dec89 (diff)
downloadvcpkg-7e5bb652fba1d6ca805a73fd992ab5e7e1945b61.tar.gz
vcpkg-7e5bb652fba1d6ca805a73fd992ab5e7e1945b61.zip
Upgrades 2018.08.03
Diffstat (limited to 'ports/ms-gsl')
-rw-r--r--ports/ms-gsl/CONTROL2
-rw-r--r--ports/ms-gsl/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/ms-gsl/CONTROL b/ports/ms-gsl/CONTROL
index 9171c29f7..1336d92c2 100644
--- a/ports/ms-gsl/CONTROL
+++ b/ports/ms-gsl/CONTROL
@@ -1,3 +1,3 @@
Source: ms-gsl
-Version: 2018-07-30
+Version: 2018-08-03
Description: Microsoft implementation of the Guidelines Support Library \ No newline at end of file
diff --git a/ports/ms-gsl/portfile.cmake b/ports/ms-gsl/portfile.cmake
index 959c3b21b..1e76d43b1 100644
--- a/ports/ms-gsl/portfile.cmake
+++ b/ports/ms-gsl/portfile.cmake
@@ -4,8 +4,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Microsoft/GSL
- REF 5778149583e69b34ab375039ffcc5d51a4dd7b37
- SHA512 d59d73b09ca9f3a1be21f13437ae456eaed3378284557eac5305bd97525a2286b650ecefff2c9e8575ab3ac54351c7b82f8ddc6ac93d99d757d0d9811a378def
+ REF b6c531f7c159a685eb71ad6a93d8308793a4f61b
+ SHA512 aa7d6e3f25285dcfea8b2037745e960821f66644a102e06a637b2f84317165a5a11e6a677d60b378fcccf6d00b32abed51fcf3661518830cd29ce36f2ff323bd
HEAD_REF master
)