diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-03-08 20:09:27 +1100 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-03-08 20:09:27 +1100 |
commit | 6c562470f3a7cd24ed6501f54422564ed42051ea (patch) | |
tree | 2e422b3316b6e77cbc35085a9ce63b4c6d0912d3 /source/vcpkg-configuration.json | |
parent | 89fe1bf15bc458df6c63f1aaeac42a4883efbfd5 (diff) |
Merge launcher branch
Diffstat (limited to 'source/vcpkg-configuration.json')
-rw-r--r-- | source/vcpkg-configuration.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/source/vcpkg-configuration.json b/source/vcpkg-configuration.json index a11399f..ad33dd2 100644 --- a/source/vcpkg-configuration.json +++ b/source/vcpkg-configuration.json @@ -1,8 +1,8 @@ { - "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json", - "default-registry": { - "kind": "git", - "baseline": "638b1588be3a265a9c7ad5b212cef72a1cad336a", - "repository": "https://github.com/microsoft/vcpkg" - } + "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json", + "default-registry": { + "kind": "git", + "baseline": "fba75d09065fcc76a25dcf386b1d00d33f5175af", + "repository": "https://github.com/microsoft/vcpkg" + } }
\ No newline at end of file |