Ver código fonte

externals: Update vcpkg to 2023.06.17

Fixes for zlib and qt5
Abandoned Cart 3 anos atrás
pai
commit
fd0ef5411c
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      externals/vcpkg
  2. 1 1
      vcpkg.json

+ 1 - 1
externals/vcpkg

@@ -1 +1 @@
-Subproject commit a487471068f4cb1cbb4eeb340763cdcc0a75fd68
+Subproject commit cbf56573a987527b39272e88cbdd11389b78c6e4

+ 1 - 1
vcpkg.json

@@ -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",