From f983ca95f2cec19a7b645d3d87231ecc0c0b3db7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 17 May 2021 20:00:21 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.8.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 a36542cb4e..9fb542a09b 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.8.0", + "version": "3.8.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.8.0-x64.msi", - "hash": "c4cf3b8af36e347ed3c47ac6631c395a7e6185e41ea0d8fb0f2746e72b7afb2e" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.8.1-x64.msi", + "hash": "3fe3f4f83c1a236f9fb062f17e0c7a091ffd49a20fd3ae83e73eb1a38b8a4ebe" } }, "extract_dir": "Puppet Labs\\Bolt",