From 85822217b079c2009504ad101fb6471f65962d40 Mon Sep 17 00:00:00 2001 From: dillon_chen Date: Wed, 22 Jun 2022 16:22:08 +0800 Subject: [PATCH] add libcbor.yaml --- libcbor.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 libcbor.yaml diff --git a/libcbor.yaml b/libcbor.yaml new file mode 100644 index 0000000..a395c6e --- /dev/null +++ b/libcbor.yaml @@ -0,0 +1,5 @@ +version_control: github +src_repo: PJK/libcbor +tag_prefix: "^" +separator: "." +git_url: https://github.com/PJK/libcbor.git