From a27a8af89d43d253df32fdce0f9a66de0db77fc7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 8 Jun 2021 21:00:21 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.9.2 --- 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 a58bf12cd3..0f6cb7123c 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.9.1", + "version": "3.9.2", "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.9.1-x64.msi", - "hash": "1c8c70a49cdc2fd48049ca28244566c2714283c7f734c9c7a8ae07d90711f5a1" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.9.2-x64.msi", + "hash": "b7003fef7b991406ea4ec9d7716e4a3584afd278f10f26822a786d8a43acfc46" } }, "extract_dir": "Puppet Labs\\Bolt",