From 69f646afe3eaea773283f308267f55e4a2d80c89 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 23 Mar 2020 20:01:50 +0000 Subject: [PATCH] puppet-bolt: Update to version 2.3.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 2960e00e8c..8bcdda4215 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.2.0", + "version": "2.3.0", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.2.0-x64.msi", - "hash": "a5ee714f95d65603d2a430d5fcc6cf010704b3363ddc752e4bb43a03d3904128" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.3.0-x64.msi", + "hash": "e7e614771e1d3f1facfdbef2797752c66780dc9094c9356d8e2f1839d10b95f9" } }, "extract_dir": "Puppet Labs\\Bolt",