From cc62189bb8293bf8a86ccb586de7789186fd6d6b Mon Sep 17 00:00:00 2001 From: Monday Date: Thu, 13 Aug 2020 09:36:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=8B=BC=E5=86=99=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- brotli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brotli.yaml b/brotli.yaml index 7488e90..60c240e 100644 --- a/brotli.yaml +++ b/brotli.yaml @@ -2,4 +2,4 @@ git_url: https://github.com/google/brotli.git version_control: github src_repo: google/brotli tag_prefix: "^v" -seperator: "." +separator: "." -- Gitee