mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[ms-gsl] Upgrade GSL to v4.2.1 (#48756)
This commit is contained in:
@@ -3,7 +3,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Microsoft/GSL
|
||||
REF v${VERSION}
|
||||
SHA512 f325c70fb02ead99c5be333baa0793573dd091fe111b20ff13b2d524b71f1357bbc365a66684a8c791796095284cc6a968fc3c7284a0b3c0646a38a61e46792c
|
||||
SHA512 c613937d225a72cd6fb66d68019ffe70bb16e99a8b9c13664dbaebf3c5bfde4888b2299174b3d668cb234f74821e20d9de3fa19febdee8fb733cb30a50089cd4
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ms-gsl",
|
||||
"version": "4.2.0",
|
||||
"version": "4.2.1",
|
||||
"description": "Microsoft implementation of the Guidelines Support Library",
|
||||
"homepage": "https://github.com/Microsoft/GSL",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -6585,7 +6585,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"ms-gsl": {
|
||||
"baseline": "4.2.0",
|
||||
"baseline": "4.2.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"ms-ifc-sdk": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "e9510724f09e4a75dca6d9389eff1e12fb6bef6c",
|
||||
"version": "4.2.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "89dc0d1fedfee5424e09ce46e2b2c154ae392722",
|
||||
"version": "4.2.0",
|
||||
|
||||
Reference in New Issue
Block a user