From 944c39bde438345755641a91954348f053e76ac4 Mon Sep 17 00:00:00 2001 From: yangxianzhao Date: Tue, 18 Apr 2023 11:37:05 +0800 Subject: [PATCH] add yaml --- perl-ExtUtils-Depends.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 perl-ExtUtils-Depends.yaml diff --git a/perl-ExtUtils-Depends.yaml b/perl-ExtUtils-Depends.yaml new file mode 100644 index 0000000..efea19b --- /dev/null +++ b/perl-ExtUtils-Depends.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: mate-desktop/perl-ExtUtils-Depends +tag_prefix: "^v" +separator: "." -- Gitee