From f5ad5059e1cb1c2903f3d849f45d49e1100c75db Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 20 Feb 2020 01:01:53 +0000 Subject: [PATCH] puppet-bolt: Update to version 2.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 11dabda487..a03f1e6bda 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": "1.49.0", + "version": "2.0.0", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-1.49.0-x64.msi", - "hash": "63ecde66e7cf05498292ddcde115641d424ee2f5ad0444e7e33f80314526fc1c" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.0.0-x64.msi", + "hash": "776dbd5e667f73a3b197e7dbb799234b15655296a2f7d341db0b7e22b5dad485" } }, "extract_dir": "Puppet Labs\\Bolt",