From dd46876284cde75709ca0cc404601e2d901173f5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 30 Aug 2021 22:00:38 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.17.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 b769660a69..ec7a08752a 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.16.1", + "version": "3.17.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.16.1-x64.msi", - "hash": "c2b4d75057366729ce91e30c9f857aa22c1591647f03d2f338df8bfdecb1c57e" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.17.0-x64.msi", + "hash": "c2233fdb577b1a891656776c2e0eacccd7259b88e639d86678c41eb7247c9ce6" } }, "extract_dir": "Puppet Labs\\Bolt",