diff options
author | Abandoned Cart <twistedumbrella@gmail.com> | 2023-06-15 00:01:03 +0200 |
---|---|---|
committer | Abandoned Cart <twistedumbrella@gmail.com> | 2023-06-15 00:01:03 +0200 |
commit | 0869099da45177c7c15a97123b007295338a9745 (patch) | |
tree | a6a6878bf855aca95413982463e0e4b752ac8fe5 /vcpkg.json | |
parent | Merge pull request #10726 from t895/emulation-nav-component (diff) | |
download | yuzu-0869099da45177c7c15a97123b007295338a9745.tar yuzu-0869099da45177c7c15a97123b007295338a9745.tar.gz yuzu-0869099da45177c7c15a97123b007295338a9745.tar.bz2 yuzu-0869099da45177c7c15a97123b007295338a9745.tar.lz yuzu-0869099da45177c7c15a97123b007295338a9745.tar.xz yuzu-0869099da45177c7c15a97123b007295338a9745.tar.zst yuzu-0869099da45177c7c15a97123b007295338a9745.zip |
Diffstat (limited to 'vcpkg.json')
-rw-r--r-- | vcpkg.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcpkg.json b/vcpkg.json index 26f545c6c..2fa2c80be 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": "656fcc6ab2b05c6d999b7eaca717027ac3738f71", + "builtin-baseline": "a487471068f4cb1cbb4eeb340763cdcc0a75fd68", "version": "1.0", "dependencies": [ "boost-algorithm", |