From 4fa1f9a49707aba60976fb5c5fa5ceaf22e392d8 Mon Sep 17 00:00:00 2001 From: hana Date: Thu, 29 Sep 2022 21:58:45 +0800 Subject: [PATCH] add yaml file update --- open-vm-tools.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 open-vm-tools.yaml diff --git a/open-vm-tools.yaml b/open-vm-tools.yaml new file mode 100644 index 0000000..63e0e90 --- /dev/null +++ b/open-vm-tools.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: vmware/open-vm-tools +tag_prefix: ^ +seperator: . \ No newline at end of file