From dddd5e703d50c03c188b761f198bfade10915617 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 00:34:00 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.21.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 de8aae55ba..c3c4dcc35d 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.20.0", + "version": "3.21.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.20.0-x64.msi", - "hash": "8863dd8b23168f926bf044283c3977ca714bc9eae168c7ccef7ddcbd83d9fd9e" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.21.0-x64.msi", + "hash": "d8e6c0e428f4b7d40681e9f7a5a4036275d557acac7419c04d1c2132f140ab83" } }, "extract_dir": "Puppet Labs\\Bolt",