From cff1cd786c3bfc491350d6602ed5564c06dd41cf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Nov 2020 23:00:27 +0000 Subject: [PATCH] puppet-bolt: Update to version 2.33.2 --- 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 fdc43d456e..30eb118843 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "2.33.1", + "version": "2.33.2", "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-2.33.1-x64.msi", - "hash": "f7876cf359cf2e3de9d81b08e786cef4404a24baa8ebf7ab6b4d2e596ab93b2a" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.33.2-x64.msi", + "hash": "b309b7bc9728019ca57d2c05d12bc6c513813a8c7322bbce5e9098cd72004cf9" } }, "extract_dir": "Puppet Labs\\Bolt",