From a39106854744949285402d575cd1850ac6128258 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 16 Aug 2021 20:01:02 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.16.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 d4d7a5d78f..b769660a69 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.16.0", + "version": "3.16.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.16.0-x64.msi", - "hash": "49558e0f4e74190ee8c67abd43395602a2a7b7a514cb53f82c952f1ba7e94340" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.16.1-x64.msi", + "hash": "c2b4d75057366729ce91e30c9f857aa22c1591647f03d2f338df8bfdecb1c57e" } }, "extract_dir": "Puppet Labs\\Bolt",