diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2023-03-24 01:35:32 +0100 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2023-03-24 01:53:39 +0100 |
commit | 032e5b983c7d3065d2baa338c8e489a88463e95b (patch) | |
tree | c7fdec0250ca32649f52e6772806e5238d3fe28d | |
parent | Merge pull request #9971 from Morph1984/q (diff) | |
download | yuzu-032e5b983c7d3065d2baa338c8e489a88463e95b.tar yuzu-032e5b983c7d3065d2baa338c8e489a88463e95b.tar.gz yuzu-032e5b983c7d3065d2baa338c8e489a88463e95b.tar.bz2 yuzu-032e5b983c7d3065d2baa338c8e489a88463e95b.tar.lz yuzu-032e5b983c7d3065d2baa338c8e489a88463e95b.tar.xz yuzu-032e5b983c7d3065d2baa338c8e489a88463e95b.tar.zst yuzu-032e5b983c7d3065d2baa338c8e489a88463e95b.zip |
m--------- | externals/vcpkg | 0 | ||||
-rw-r--r-- | vcpkg.json | 2 |
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", |