[ms-gsl] Upgrade GSL to v4.2.1 (#48756)

This commit is contained in:
Carson Radtke
2025-12-08 19:36:33 -07:00
committed by GitHub
parent 680120262a
commit f303b4c39a
4 changed files with 8 additions and 3 deletions

View File

@@ -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
)

View File

@@ -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",

View File

@@ -6585,7 +6585,7 @@
"port-version": 0
},
"ms-gsl": {
"baseline": "4.2.0",
"baseline": "4.2.1",
"port-version": 0
},
"ms-ifc-sdk": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e9510724f09e4a75dca6d9389eff1e12fb6bef6c",
"version": "4.2.1",
"port-version": 0
},
{
"git-tree": "89dc0d1fedfee5424e09ce46e2b2c154ae392722",
"version": "4.2.0",