summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2023-06-18 15:43:12 +0200
committerGitHub <noreply@github.com>2023-06-18 15:43:12 +0200
commitce191ba32bed6506878ebf2b01573e67aeee2938 (patch)
treee00f69843385ec33291bbe55fce50a6baad297ce
parentMerge pull request #10829 from lat9nq/remove-external-mem (diff)
parentexternals: Update vcpkg to 2023.06.17 (diff)
downloadyuzu-ce191ba32bed6506878ebf2b01573e67aeee2938.tar
yuzu-ce191ba32bed6506878ebf2b01573e67aeee2938.tar.gz
yuzu-ce191ba32bed6506878ebf2b01573e67aeee2938.tar.bz2
yuzu-ce191ba32bed6506878ebf2b01573e67aeee2938.tar.lz
yuzu-ce191ba32bed6506878ebf2b01573e67aeee2938.tar.xz
yuzu-ce191ba32bed6506878ebf2b01573e67aeee2938.tar.zst
yuzu-ce191ba32bed6506878ebf2b01573e67aeee2938.zip
m---------externals/vcpkg0
-rw-r--r--vcpkg.json2
2 files changed, 1 insertions, 1 deletions
diff --git a/externals/vcpkg b/externals/vcpkg
-Subproject a487471068f4cb1cbb4eeb340763cdcc0a75fd6
+Subproject cbf56573a987527b39272e88cbdd11389b78c6e
diff --git a/vcpkg.json b/vcpkg.json
index 2fa2c80be..7d9e631a1 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": "a487471068f4cb1cbb4eeb340763cdcc0a75fd68",
+ "builtin-baseline": "cbf56573a987527b39272e88cbdd11389b78c6e4",
"version": "1.0",
"dependencies": [
"boost-algorithm",