From bd2a84dc34f6fcdea4a8e319c1d5e745669f932c Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Sun, 24 Jan 2021 19:12:45 -0600 Subject: [PATCH] Added Chef Development Kit version 4.13.3. (#6553) --- manifests/chef/chefdk/4.13.3.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 manifests/chef/chefdk/4.13.3.yaml diff --git a/manifests/chef/chefdk/4.13.3.yaml b/manifests/chef/chefdk/4.13.3.yaml new file mode 100644 index 000000000..203734e58 --- /dev/null +++ b/manifests/chef/chefdk/4.13.3.yaml @@ -0,0 +1,22 @@ +# ================== General ================== +Id: chef.chefdk +Publisher: chef +Name: chefdk +Author: chef +Description: Chef Development Kit contains all the tools you need to develop and test your infrastructure, built by the awesome Chef community. +AppMoniker: chefdk +Tags: chef,development + +# ================== License ================== +Homepage: https://downloads.chef.io/products/chefdk +License: Apache-2.0 +LicenseUrl: https://downloads.chef.io/licenses/chefdk?file=https://packages.chef.io/files/stable/chefdk/4.11.0/windows/10/chefdk-4.11.0-1-x64.msi + +# ================= Installer ================= +Version: 4.13.3 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://packages.chef.io/files/stable/chefdk/4.13.3/windows/2019/chefdk-4.13.3-1-x64.msi + Sha256: DA07470D2E9838B93BCE80F9B37BCE01D6F6793FDD5B670C0C3990E25EC1423E + ProductCode: "{68C64D00-4F6F-4412-9B7C-5E5A1AB7F5FB}" \ No newline at end of file