Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/vcpkg-configuration.json
diff options
context:
space:
mode:
authorKae <80987908+Novaenia@users.noreply.github.com>2024-12-31 15:36:10 +1100
committerKae <80987908+Novaenia@users.noreply.github.com>2024-12-31 15:36:10 +1100
commit3a077eabeb50ae6c0b0410bc7e53a914d81ad1e0 (patch)
treef3aba5691a1b7df3db00946cd3fdcec96d22d2f5 /source/vcpkg-configuration.json
parent7b2ce5155adeea78ce9d9c2d533274d9d0ce2109 (diff)
make sure vcpkg is using clang
Diffstat (limited to 'source/vcpkg-configuration.json')
-rw-r--r--source/vcpkg-configuration.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/vcpkg-configuration.json b/source/vcpkg-configuration.json
index 98aa608..9d30be2 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": "1de2026f28ead93ff1773e6e680387643e914ea1",
+ "baseline": "b322364f06308bdd24823f9d8f03fe0cc86fd46f",
"repository": "https://github.com/microsoft/vcpkg"
}
}