换 repo 地址

This commit is contained in:
keqingmoe 2025-06-30 12:56:14 +08:00
parent 12285f8e82
commit 28ef1881bb

View File

@ -8,7 +8,7 @@ package("argparse")
add_configs("enable_std_import", { default = false, type = "boolean" }) add_configs("enable_std_import", { default = false, type = "boolean" })
add_urls(-- "https://github.com/p-ranav/argparse/archive/refs/tags/v$(version).zip", add_urls(-- "https://github.com/p-ranav/argparse/archive/refs/tags/v$(version).zip",
"https://github.com/KeqingMoe/argparse.git") "https://gitea.keqing.moe/KeqingMoe/argparse.git")
-- add_versions("3.2", "14c1a0e975d6877dfeaf52a1e79e54f70169a847e29c7e13aa7fe68a3d0ecbf1") -- add_versions("3.2", "14c1a0e975d6877dfeaf52a1e79e54f70169a847e29c7e13aa7fe68a3d0ecbf1")
-- add_versions("3.1", "3e5a59ab7688dcd1f918bc92051a10564113d4f36c3bbed3ef596c25e519a062") -- add_versions("3.1", "3e5a59ab7688dcd1f918bc92051a10564113d4f36c3bbed3ef596c25e519a062")
-- add_versions("3.0", "674e724c2702f0bfef1619161815257a407e1babce30d908327729fba6ce4124") -- add_versions("3.0", "674e724c2702f0bfef1619161815257a407e1babce30d908327729fba6ce4124")