From 16ea5ac0f5f2ca0c99de2ba5001601f0515bd118 Mon Sep 17 00:00:00 2001 From: sxt1001 Date: Mon, 10 Aug 2020 21:38:35 +0800 Subject: [PATCH] update yaml file --- unzip.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/unzip.yaml b/unzip.yaml index a668ef9..0f2c483 100644 --- a/unzip.yaml +++ b/unzip.yaml @@ -1,4 +1,5 @@ +git_url: https://github.com/LuaDist/unzip.git version_control: github -src_repo: LuaDsit/unzip +src_repo: LuaDist/unzip tag_prefix: ^ -seperator: . \ No newline at end of file +seperator: . -- Gitee