From 07998e25bddc58c3182f15272c075fbbe60692b9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 26 Oct 2021 20:00:35 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.20.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 40dcedf69a..de8aae55ba 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.19.0", + "version": "3.20.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.19.0-x64.msi", - "hash": "a7edcc4610eee3fa35c736c9ee1524b089cf8d802584620dcf0458a70a142fb7" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.20.0-x64.msi", + "hash": "8863dd8b23168f926bf044283c3977ca714bc9eae168c7ccef7ddcbd83d9fd9e" } }, "extract_dir": "Puppet Labs\\Bolt",