From 8a1837a13e475ef06d565057b8166e1c2ebb9c12 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 20 Sep 2021 20:00:38 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.18.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 ec7a08752a..0476416b35 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.17.0", + "version": "3.18.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.17.0-x64.msi", - "hash": "c2233fdb577b1a891656776c2e0eacccd7259b88e639d86678c41eb7247c9ce6" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.18.0-x64.msi", + "hash": "c32220bb7cfcceea413bccb1812b95e4b1a63dba51989ec34fd5f0172bf89f98" } }, "extract_dir": "Puppet Labs\\Bolt",