diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2025-05-31 07:54:34 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2025-05-31 07:54:34 +1000 |
commit | 08412fdcea2b1e6880d165f7febae6ec0c6d6e57 (patch) | |
tree | a4e384f792051dcaf2149b5cfaaab80c8cafc043 /source/vcpkg-configuration.json | |
parent | 9e8c9e8791e5e54fecd6a45a905b734e3136065f (diff) |
Update vcpkg-configuration.json
Diffstat (limited to 'source/vcpkg-configuration.json')
-rw-r--r-- | source/vcpkg-configuration.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/vcpkg-configuration.json b/source/vcpkg-configuration.json index 9d30be2..6529784 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": "b322364f06308bdd24823f9d8f03fe0cc86fd46f", + "baseline": "ce613c41372b23b1f51333815feb3edd87ef8a8b", "repository": "https://github.com/microsoft/vcpkg" } } |