[ms-gsl] Update

This commit is contained in:
Robert Schumacher 2018-03-03 19:39:13 -08:00
parent 6f5573e889
commit d739a2aa7f
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
Source: ms-gsl
Version: 2018-02-25
Version: 2018-03-03
Description: Microsoft implementation of the Guidelines Support Library

View File

@ -4,8 +4,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Microsoft/GSL
REF 7eb8f41af544941c712916dc0cb2c6c6ef7768ac
SHA512 3ff9135f30f41a254728f312ca447cb574ffab5073ead29ec64c1b10b86da23e1f8bc3c67f67061793c814cd4068cdae95a64348a7de72d757be84757f699589
REF 6a33b97a84f9c0a60ede78b5db98647e9a48d6c9
SHA512 b6a0d062f29c5108f3ad74cdf3337d061d440d60d5d2fd82dd9b299474f9a06ec2b6276a62995fb4e0df1e420052833aa545eb53009a57f968442d814ae67b6c
HEAD_REF master
)