From 04a1c10c162a63d7e565e18a2a4c6e837a08f2cd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 2 Jun 2020 19:00:25 +0000 Subject: [PATCH] puppet-bolt: Update to version 2.12.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 c8fe781ea2..36339566aa 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { "homepage": "https://puppet.com/open-source/bolt", "description": "Orchestration and agentless IT automation", - "version": "2.11.1", + "version": "2.12.0", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.11.1-x64.msi", - "hash": "9ce68ca7a6cdc034cdf5144f190ebf6c98001be812b5a34bfd83988cf19aa36c" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.12.0-x64.msi", + "hash": "8d2254386b198221d59ce51a44edefafafaba58eca3104f98233bd600806cb4e" } }, "extract_dir": "Puppet Labs\\Bolt",