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

summaryrefslogtreecommitdiff
path: root/source/vcpkg-configuration.json
diff options
context:
space:
mode:
authorKae <80987908+Novaenia@users.noreply.github.com>2024-08-03 11:54:08 +1000
committerKae <80987908+Novaenia@users.noreply.github.com>2024-08-03 11:54:08 +1000
commit908fa1ee606b80eec47c6fc70ce018308ef06e98 (patch)
tree61b3248cb01c1946f169612a15f04e7cbd4c068a /source/vcpkg-configuration.json
parent497c6efc5555f3c45b7e092b461f39a3d89de865 (diff)
Add libsamplerate, make Voice bitrate configurable
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 e74116d..98aa608 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": "f4456c1b974131b8467c7371a3c302b7f58a99f2",
+ "baseline": "1de2026f28ead93ff1773e6e680387643e914ea1",
"repository": "https://github.com/microsoft/vcpkg"
}
}