From 8e5b21860ca1f966f9895ea38e9a486a8018ee73 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 26 Oct 2020 20:01:48 +0000 Subject: [PATCH] puppet-bolt: Update to version 2.32.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 d9e5453931..6ba22ec13a 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "2.31.0", + "version": "2.32.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-2.31.0-x64.msi", - "hash": "019ccb2238bd39144c9204541a156723f2e7750e369568a4597b028b114fd6c4" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.32.0-x64.msi", + "hash": "af251d03eab79566cbf4749136d5a9e17d3b2383c1f826e9d14892ab1ae3a9ef" } }, "extract_dir": "Puppet Labs\\Bolt",