From 151a8275d7b926bb8a9d51f441f828925733a311 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 2 Mar 2021 01:01:50 +0000 Subject: [PATCH] puppet-bolt: Update to version 3.1.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 e62c7eeea7..6cac137402 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "3.0.1", + "version": "3.1.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.0.1-x64.msi", - "hash": "0dbe63a7aa693e19a8029918e8e0e37711456fdb57da58a3b8cfc52f3b824253" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.1.0-x64.msi", + "hash": "615d773210f8432563e03b96233c445cc6cdfc3dbbe0830856fe6e890d4ec731" } }, "extract_dir": "Puppet Labs\\Bolt",