From 4a2feb86286ae92d2463c506a391c8c23caa7b6c Mon Sep 17 00:00:00 2001 From: Zhe Feng Date: Wed, 23 Sep 2026 11:23:53 +0800 Subject: [PATCH] Zhefeng7110.boost: Add CN mirror --- pkgs/z/ZheFeng7110.boost.lua | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/pkgs/z/ZheFeng7110.boost.lua b/pkgs/z/ZheFeng7110.boost.lua index f3465008..c045bfc0 100644 --- a/pkgs/z/ZheFeng7110.boost.lua +++ b/pkgs/z/ZheFeng7110.boost.lua @@ -24,19 +24,28 @@ package = { xpm = { linux = { ["1.91.0.0.1.0"] = { - url = "https://github.com/ZheFeng7110/boost-module/releases/download/v1.91.0.0.1.0/boost-module-v1.91.0.0.1.0.tar.xz", + url = { + GLOBAL = "https://github.com/ZheFeng7110/boost-module/releases/download/v1.91.0.0.1.0/boost-module-v1.91.0.0.1.0.tar.xz", + CN = "https://gitcode.com/ZheFeng7/boost-module/releases/download/v1.91.0.0.1.0/boost-module-v1.91.0.0.1.0.tar.xz", + }, sha256 = "63a9aae63140f22e518a4ee758332afd5b5037d916731dc9c8339dea1a1e1010", }, }, macosx = { ["1.91.0.0.1.0"] = { - url = "https://github.com/ZheFeng7110/boost-module/releases/download/v1.91.0.0.1.0/boost-module-v1.91.0.0.1.0.tar.xz", + url = { + GLOBAL = "https://github.com/ZheFeng7110/boost-module/releases/download/v1.91.0.0.1.0/boost-module-v1.91.0.0.1.0.tar.xz", + CN = "https://gitcode.com/ZheFeng7/boost-module/releases/download/v1.91.0.0.1.0/boost-module-v1.91.0.0.1.0.tar.xz", + }, sha256 = "63a9aae63140f22e518a4ee758332afd5b5037d916731dc9c8339dea1a1e1010", }, }, windows = { ["1.91.0.0.1.0"] = { - url = "https://github.com/ZheFeng7110/boost-module/releases/download/v1.91.0.0.1.0/boost-module-v1.91.0.0.1.0.tar.xz", + url = { + GLOBAL = "https://github.com/ZheFeng7110/boost-module/releases/download/v1.91.0.0.1.0/boost-module-v1.91.0.0.1.0.tar.xz", + CN = "https://gitcode.com/ZheFeng7/boost-module/releases/download/v1.91.0.0.1.0/boost-module-v1.91.0.0.1.0.tar.xz", + }, sha256 = "63a9aae63140f22e518a4ee758332afd5b5037d916731dc9c8339dea1a1e1010", }, },