diff options
| author | 2023-03-23 20:35:32 -0400 | |
|---|---|---|
| committer | 2023-03-23 20:53:39 -0400 | |
| commit | 032e5b983c7d3065d2baa338c8e489a88463e95b (patch) | |
| tree | c7fdec0250ca32649f52e6772806e5238d3fe28d | |
| parent | Merge pull request #9971 from Morph1984/q (diff) | |
| download | yuzu-032e5b983c7d3065d2baa338c8e489a88463e95b.tar.gz yuzu-032e5b983c7d3065d2baa338c8e489a88463e95b.tar.xz yuzu-032e5b983c7d3065d2baa338c8e489a88463e95b.zip | |
vcpkg: Update vcpkg to 2023.02.24
Diffstat (limited to '')
| 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 @@ | |||
| 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", |