From d3e3bb279e9f27be20fe35c9a83e0a0a0b8e29d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 02:01:01 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.22.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 739557f224..8c199bbc22 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.22.0", + "version": "3.22.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.22.0-x64.msi", - "hash": "1190ea806641b0e6ccb3c70391c1c75400c2622356efa31b51b6896269a0ebcb" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.22.1-x64.msi", + "hash": "fad3782d544393bed8a4f431f4c27dd425f0e553a53b1fb9f919cc9f751c0c47" } }, "extract_dir": "Puppet Labs\\Bolt",