summaryrefslogtreecommitdiff
path: root/vcpkg.json
diff options
context:
space:
mode:
authorGravatar Morph2023-03-23 20:35:32 -0400
committerGravatar Morph2023-03-23 20:53:39 -0400
commit032e5b983c7d3065d2baa338c8e489a88463e95b (patch)
treec7fdec0250ca32649f52e6772806e5238d3fe28d /vcpkg.json
parentMerge pull request #9971 from Morph1984/q (diff)
downloadyuzu-032e5b983c7d3065d2baa338c8e489a88463e95b.tar.gz
yuzu-032e5b983c7d3065d2baa338c8e489a88463e95b.tar.xz
yuzu-032e5b983c7d3065d2baa338c8e489a88463e95b.zip
vcpkg: Update vcpkg to 2023.02.24
Diffstat (limited to '')
-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 @@
1{ 1{
2 "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", 2 "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
3 "name": "yuzu", 3 "name": "yuzu",
4 "builtin-baseline": "9b22b40c6c61bf0da2d46346dd44a11e90972cc9", 4 "builtin-baseline": "a7b6122f6b6504d16d96117336a0562693579933",
5 "version": "1.0", 5 "version": "1.0",
6 "dependencies": [ 6 "dependencies": [
7 "boost-algorithm", 7 "boost-algorithm",