From 08b4b5d3ea48555f25a622b4e3abf34f5e650db9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Mar 2021 20:00:30 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.4.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 85f015a107..d93d66c794 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.3.0", + "version": "3.4.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.3.0-x64.msi", - "hash": "e8d2c14cbcd302cc566714b9459102976e2eb9cfbad971d8562b2e4a5a4f4b01" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.4.0-x64.msi", + "hash": "244b9970c3172d1d9a10f1847d55dbe6f85a952e8aa2433295cd49f60fea03c4" } }, "extract_dir": "Puppet Labs\\Bolt",