From 62660e74d5aa3b884a01379f0badf0a2f0d7058b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 6 Apr 2021 18:00:38 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.6.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 e9d0077289..df043480d1 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.5.0", + "version": "3.6.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.5.0-x64.msi", - "hash": "fbbf91f0efebc61f24d0ae4ff067e6504624406ade960727862ee74c61b29ce1" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.6.0-x64.msi", + "hash": "4fe5b51b29ec2f7108a4a3248e96b4aa9afc8774e11bfca4eb8ed9d49101b2ed" } }, "extract_dir": "Puppet Labs\\Bolt",