From 72593c27e102c246f7b561b9f8d79ba1e0d0ecd7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 6 Apr 2020 23:01:52 +0000 Subject: [PATCH] puppet-bolt: Update to version 2.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 d006432259..e79221d7d3 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { "homepage": "https://puppet.com/open-source/bolt", "description": "Orchestration and agentless IT automation", - "version": "2.3.1", + "version": "2.4.0", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.3.1-x64.msi", - "hash": "9cafdf3abc15927b40bcccb4b135924b255e8c8488cfeb4c9d752ed5e944dbdf" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.4.0-x64.msi", + "hash": "ab10599b73fbad9a83c114398fe4e23669e26773c6987687329d2dc9da1914c5" } }, "extract_dir": "Puppet Labs\\Bolt",