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