Browse Source
Merge pull request #10825 from 8bitDream/vcpkg-zlib
externals: Update vcpkg to 2023.06.17
pull/15/merge
liamwhite
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
externals/vcpkg
-
vcpkg.json
|
|
|
@ -1 +1 @@ |
|
|
|
Subproject commit a487471068f4cb1cbb4eeb340763cdcc0a75fd68 |
|
|
|
Subproject commit cbf56573a987527b39272e88cbdd11389b78c6e4 |
|
|
|
@ -1,7 +1,7 @@ |
|
|
|
{ |
|
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", |
|
|
|
"name": "yuzu", |
|
|
|
"builtin-baseline": "a487471068f4cb1cbb4eeb340763cdcc0a75fd68", |
|
|
|
"builtin-baseline": "cbf56573a987527b39272e88cbdd11389b78c6e4", |
|
|
|
"version": "1.0", |
|
|
|
"dependencies": [ |
|
|
|
"boost-algorithm", |
|
|
|
|