From 9e4c9b238c542d89b323fa03fcab8690108ce41a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 2 Aug 2021 20:00:34 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.15.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 d34676f1d3..04169e8f96 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.14.1", + "version": "3.15.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-3.14.1-x64.msi", - "hash": "dd3c0a4427e45d4d2e1089f77b707c5e252fe0c88a142ede1246b280a93d05b1" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.15.0-x64.msi", + "hash": "169109f7b8feb90fd76638bbfe9fbc2ee0cf3ae391332f460157770b9db125a1" } }, "extract_dir": "Puppet Labs\\Bolt",