From 9512793af0f1e049bcd791b75cbd6eccddcf4c40 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 25 May 2021 21:00:21 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.9.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 9fb542a09b..de1a6b258c 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.8.1", + "version": "3.9.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.8.1-x64.msi", - "hash": "3fe3f4f83c1a236f9fb062f17e0c7a091ffd49a20fd3ae83e73eb1a38b8a4ebe" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.9.0-x64.msi", + "hash": "6f989fe7563d2a4088028400bf88fc3248aa88177210e7159442ea2a26ce82d4" } }, "extract_dir": "Puppet Labs\\Bolt",