[ms-gsl] Update version to v3.0.0 (#10872)

* update control for ms-gsl to v3.0.0

* adding ref and hash
This commit is contained in:
Jordan Maples [MSFT] 2020-04-17 13:59:41 -07:00 committed by GitHub
parent 12d75a13ac
commit f143ecf520
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Source: ms-gsl
Version: 2.1.0
Version: 3.0.0
Homepage: https://github.com/Microsoft/GSL
Description: Microsoft implementation of the Guidelines Support Library

View File

@ -2,8 +2,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Microsoft/GSL
REF 7e99e76c9761d0d0b0848b91f8648830670ee872
SHA512 9a5ea7d22497a56918a83c248d9f707e98544dce90835cf9bf877213df8751cdb350b6343d0205e7b17fc27e234a17906876aff99c177d5f2b96df96d15a215c
REF b43855631afdb9f7ccd4b56ed05330a8e3817af1
SHA512 fe770217f9ced6fbacfb57ab2f57a33ff2c150cdbadb1e4fc4f0bfe39e98b3940f9f22786a5d30ff7967063caadf7c3cf884a398a7eb6b1d0e219577782fc776
HEAD_REF master
)