From b519afbe2ebb281e9a2fb8724a8c9d651f20d1e3 Mon Sep 17 00:00:00 2001 From: octopus <912554887@qq.com> Date: Sun, 20 Oct 2024 00:52:58 +0800 Subject: [PATCH] update deps --- vcpkg-configuration.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 72e6a7aae..fdb002cee 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -2,8 +2,8 @@ "registries": [ { "kind": "git", - "repository": "https://github.com/FISCO-BCOS/registry", - "baseline": "65ff70452098d1f8457446f2a7dcbf5c71e76848", + "repository": "https://gh-proxy.com/https://github.com/FISCO-BCOS/registry", + "baseline": "bb5d33b561a1e44cec985b68b6f5f660477b306c", "packages": [ "openssl", "hsm-crypto", @@ -16,4 +16,4 @@ ] } ] -} \ No newline at end of file +}