From 01d8211db2eb70da66f50151fa3134252e44c21c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 13 Apr 2021 19:00:18 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.7.0 --- bucket/puppet-bolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/puppet-bolt.json b/bucket/puppet-bolt.json index 118be93d45..2db39fd2a3 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.6.1", + "version": "3.7.0", "description": "Orchestration and agentless IT automation", "homepage": "https://puppet.com/open-source/bolt", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.6.1-x64.msi", - "hash": "af00bd1d61e5d38e2734205d2b6cf040f0744f5dbe770be26959ff878263e6d0" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.7.0-x64.msi", + "hash": "77433d43f2a891acd2db636909f9689807267af27245d0ff0acf2555994951c2" } }, "extract_dir": "Puppet Labs\\Bolt",