From d16165256b400a1ca6bb9e86003eccfd5046594c Mon Sep 17 00:00:00 2001 From: tanyulong2021 Date: Fri, 22 Apr 2022 16:56:07 +0800 Subject: [PATCH] add yaml file --- qtchooser.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 qtchooser.yaml diff --git a/qtchooser.yaml b/qtchooser.yaml new file mode 100644 index 0000000..54ad59f --- /dev/null +++ b/qtchooser.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: qtproject/qtchooser +tag_prefix: "^v" +separator: "."