summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2023-03-23 20:35:32 -0400
committerMorph <39850852+Morph1984@users.noreply.github.com>2023-03-23 20:53:39 -0400
commit032e5b983c7d3065d2baa338c8e489a88463e95b (patch)
treec7fdec0250ca32649f52e6772806e5238d3fe28d
parentac3927074b190965bacbf99f70e8c5e95c953788 (diff)
vcpkg: Update vcpkg to 2023.02.24
m---------externals/vcpkg0
-rw-r--r--vcpkg.json2
2 files changed, 1 insertions, 1 deletions
diff --git a/externals/vcpkg b/externals/vcpkg
-Subproject 9b22b40c6c61bf0da2d46346dd44a11e90972cc
+Subproject a7b6122f6b6504d16d96117336a056269357993
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",