diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-05-14 13:07:51 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-14 13:07:51 +1000 |
commit | 2f2c08a8dc796fb35a15ba0bca4dc7df720b6bfc (patch) | |
tree | 7615fbd3ae9cc96db00c2f9d348bcfe6b9939030 /source/vcpkg-configuration.json | |
parent | 2996bfe8b455bcfefc61947853da0f52e115ca30 (diff) |
update vcpkg version
Diffstat (limited to 'source/vcpkg-configuration.json')
-rw-r--r-- | source/vcpkg-configuration.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/vcpkg-configuration.json b/source/vcpkg-configuration.json index ad33dd2..e74116d 100644 --- a/source/vcpkg-configuration.json +++ b/source/vcpkg-configuration.json @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json", "default-registry": { "kind": "git", - "baseline": "fba75d09065fcc76a25dcf386b1d00d33f5175af", + "baseline": "f4456c1b974131b8467c7371a3c302b7f58a99f2", "repository": "https://github.com/microsoft/vcpkg" } -}
\ No newline at end of file +} |