aboutsummaryrefslogtreecommitdiff
path: root/ports/ms-gsl
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2018-05-17 17:35:11 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-05-17 22:56:05 -0700
commit6ad96b7e7a69f12d12b299218cbbaf4fbad4bb9b (patch)
tree1cc879c89e50b90f2613610d2ce1fc039d0353ac /ports/ms-gsl
parent5e754c1d44155821702233649dc28c44cb9342bd (diff)
downloadvcpkg-6ad96b7e7a69f12d12b299218cbbaf4fbad4bb9b.tar.gz
vcpkg-6ad96b7e7a69f12d12b299218cbbaf4fbad4bb9b.zip
2018.05.17 updates
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 a3f8d76dc..68398fb19 100644
--- a/ports/ms-gsl/CONTROL
+++ b/ports/ms-gsl/CONTROL
@@ -1,3 +1,3 @@
Source: ms-gsl
-Version: 2018-05-01
+Version: 2018-05-17
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 5b2726758..0a3518a8a 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 d6b26b367b294aca43ff2d28c50293886ad1d5d4
- SHA512 b0190ce7680004c40bf59dab0d4e442f12a69989d707bd94346590c1282277273c6b71db0cf91b4aa1ffa9871bcdd4bed17b5760d9a81a5317fb84c62ea8dc43
+ REF d6a2242d97827449f3f1c1c2e54214ceb9e80d62
+ SHA512 d98d294e6560bc47f6b30fddf046be2a97bf9091c6e096c2c699db582d0322260c825c2357df2d2e55d017973c17798dd1d994931403534570789883f1d00321
HEAD_REF master
)