From 5146f86cffdb7777396703b6a06c50fa2873f401 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 7 Apr 2021 21:00:17 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.6.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 df043480d1..118be93d45 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.6.0", + "version": "3.6.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.6.0-x64.msi", - "hash": "4fe5b51b29ec2f7108a4a3248e96b4aa9afc8774e11bfca4eb8ed9d49101b2ed" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.6.1-x64.msi", + "hash": "af00bd1d61e5d38e2734205d2b6cf040f0744f5dbe770be26959ff878263e6d0" } }, "extract_dir": "Puppet Labs\\Bolt",