From b9450b370e4aee8721f9d08b1ad10c64d85e169e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 4 Oct 2021 21:00:40 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.19.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 0476416b35..40dcedf69a 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.18.0", + "version": "3.19.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.18.0-x64.msi", - "hash": "c32220bb7cfcceea413bccb1812b95e4b1a63dba51989ec34fd5f0172bf89f98" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.19.0-x64.msi", + "hash": "a7edcc4610eee3fa35c736c9ee1524b089cf8d802584620dcf0458a70a142fb7" } }, "extract_dir": "Puppet Labs\\Bolt",