From 274324a1f3da631047e79986a516e52206f60cb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Thu, 13 Aug 2020 09:27:05 +0800 Subject: [PATCH] update brotli.yaml. --- brotli.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/brotli.yaml b/brotli.yaml index ad401fb..7488e90 100644 --- a/brotli.yaml +++ b/brotli.yaml @@ -1,4 +1,5 @@ +git_url: https://github.com/google/brotli.git version_control: github -src_repo: google/ -tag_prefix: ^v -seperator: . +src_repo: google/brotli +tag_prefix: "^v" +seperator: "."