소스 검색

externals: Fix update vcpkg to 2023.06.14

Forgot to update the manifest to reflect the submodule in the previous commit.
Abandoned Cart 3 년 전
부모
커밋
0869099da4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      vcpkg.json

+ 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": "656fcc6ab2b05c6d999b7eaca717027ac3738f71",
+    "builtin-baseline": "a487471068f4cb1cbb4eeb340763cdcc0a75fd68",
     "version": "1.0",
     "dependencies": [
         "boost-algorithm",