From 45b6a5e65d9284d80719cb1e06510d130c676040 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 16:31:41 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.27.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 258104f060..eb6fd2f7be 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.26.2", + "version": "3.27.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.26.2-x64.msi", - "hash": "f09cdd66d95b5c9fbb269a9613441c8da8259d890f3ab7a46d642abbb6af34ea" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.27.1-x64.msi", + "hash": "dab8464ed0925e61e1d1236b483e661afc544e26003d6812236394ff62ccf7bb" } }, "extract_dir": "Puppet Labs\\Bolt",