From c7048706920154821eca860f80455b4c6b845fb3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 00:35:43 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.25.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 63d53ae697..4cdc0fd860 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.24.0", + "version": "3.25.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.24.0-x64.msi", - "hash": "7acd416bc354b6c05b00de5da9afe1e55dc13a7be26ec63af9e49e09182ad225" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.25.0-x64.msi", + "hash": "b94d153b0c971ea02223526e90d1d21db854b6f1628601bf0583abe01ff74e88" } }, "extract_dir": "Puppet Labs\\Bolt",