From 5ddd8e3f86688772c6f34468c3490383668b86e4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 4 Feb 2021 22:00:26 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.0.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 c7122b4fa5..8f1ef387e8 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "2.44.0", + "version": "3.0.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.44.0-x64.msi", - "hash": "695aa0bc9601e1ff50f569b6eb1195094c532deb99652222a905f0d546b39d58" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.0.0-x64.msi", + "hash": "e72bd3f30b61d191993283ec35d2c157b614ceadbe679362f644eb2f6a902a16" } }, "extract_dir": "Puppet Labs\\Bolt",