From 8b2ee22e95c18e69b9ebacbd18fbe58f0cf05e1b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 18 Dec 2020 23:01:48 +0000 Subject: [PATCH] puppet-bolt: Update to version 2.40.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 af1801c421..9b33ae1b35 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "2.40.1", + "version": "2.40.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.40.1-x64.msi", - "hash": "458cec2f93e949c88f94043281c313359803d3fdbb5d9c116c5cfd4735c3e441" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.40.2-x64.msi", + "hash": "106cc2bbce53032ff03a18590226f466aea7269095168bad7d58fb2965cc2890" } }, "extract_dir": "Puppet Labs\\Bolt",