From c98e5c2ac24d2710a3cdeeddc26a5542a5876eae Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 29 Mar 2021 22:00:20 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.5.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 d93d66c794..e9d0077289 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.4.0", + "version": "3.5.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.4.0-x64.msi", - "hash": "244b9970c3172d1d9a10f1847d55dbe6f85a952e8aa2433295cd49f60fea03c4" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.5.0-x64.msi", + "hash": "fbbf91f0efebc61f24d0ae4ff067e6504624406ade960727862ee74c61b29ce1" } }, "extract_dir": "Puppet Labs\\Bolt",