summaryrefslogtreecommitdiffstats
path: root/vcpkg.json
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2023-03-24 15:53:30 +0100
committerGitHub <noreply@github.com>2023-03-24 15:53:30 +0100
commitcfb96720930f916ccb96d0b39fbb6a0d2b804c30 (patch)
treea5c92d35eaaa90f898fc81e1cc47bc372c036571 /vcpkg.json
parentMerge pull request #9981 from german77/nfp_connect (diff)
parentzstd: Use ZSTD_getFrameContentSize instead of ZSTD_getDecompressedSize (diff)
downloadyuzu-cfb96720930f916ccb96d0b39fbb6a0d2b804c30.tar
yuzu-cfb96720930f916ccb96d0b39fbb6a0d2b804c30.tar.gz
yuzu-cfb96720930f916ccb96d0b39fbb6a0d2b804c30.tar.bz2
yuzu-cfb96720930f916ccb96d0b39fbb6a0d2b804c30.tar.lz
yuzu-cfb96720930f916ccb96d0b39fbb6a0d2b804c30.tar.xz
yuzu-cfb96720930f916ccb96d0b39fbb6a0d2b804c30.tar.zst
yuzu-cfb96720930f916ccb96d0b39fbb6a0d2b804c30.zip
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcpkg.json b/vcpkg.json
index fbadca0e6..9aadd367c 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "yuzu",
- "builtin-baseline": "9b22b40c6c61bf0da2d46346dd44a11e90972cc9",
+ "builtin-baseline": "a7b6122f6b6504d16d96117336a0562693579933",
"version": "1.0",
"dependencies": [
"boost-algorithm",