From 648561073836f893d0e0ee4f42d5cab25e45ebc5 Mon Sep 17 00:00:00 2001 From: wang_yue111 <648774160@qq.com> Date: Tue, 12 Jan 2021 15:35:14 +0800 Subject: [PATCH] rewrite yaml --- vorbis-tools.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vorbis-tools.yaml b/vorbis-tools.yaml index 00bbaf0..8b66540 100644 --- a/vorbis-tools.yaml +++ b/vorbis-tools.yaml @@ -1,4 +1,4 @@ -version_control: NA -src_repo: NA -tag_prefix: NA -seperator: NA +version_control: git +src_repo: https://gitlab.xiph.org/xiph/vorbis +tag_prefix: '^v' +separator: '.'