From 8b23318529cd4f1ed18454a9c67d6bed5cfef42e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 00:34:07 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.23.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 ad2ce3eab8..3d18056ab7 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.23.0", + "version": "3.23.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.23.0-x64.msi", - "hash": "044d2dddeebc4f242c43af78ce03d1f1d22d52822273511350fef30eae7d1081" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.23.1-x64.msi", + "hash": "7d8ee8d74201eebc1697b7d7fdf32df365212190ba689ac5b6233c32887d5a25" } }, "extract_dir": "Puppet Labs\\Bolt",