From c564abb52d87df56e7fb8ac959fc8d21b29626e2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Mar 2020 02:01:50 +0000 Subject: [PATCH] puppet-bolt: Update to version 2.1.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 dacba50b19..989d66a2a5 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.0.1", + "version": "2.1.0", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.0.1-x64.msi", - "hash": "62d9f8475df6a649735578964279a57e69f7395365ebfd2aa1d33185903cb2ea" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.1.0-x64.msi", + "hash": "4f32715cb44202b9a1b23e49fdcceb738063c46240ada61f77fcc9b58be9394e" } }, "extract_dir": "Puppet Labs\\Bolt",