From b740d45922f4a214854ad2af4ae674174cb2591d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 00:35:48 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.26.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 4cdc0fd860..3725d2d7d4 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.25.0", + "version": "3.26.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.25.0-x64.msi", - "hash": "b94d153b0c971ea02223526e90d1d21db854b6f1628601bf0583abe01ff74e88" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.26.1-x64.msi", + "hash": "83e35147f2febc513285d787e33953bb314d466876bd36e2c8ee487dabe9f417" } }, "extract_dir": "Puppet Labs\\Bolt",