From c458f0f497e2ab8208322861985f700fb0a7a037 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 11 Dec 2020 21:50:12 +0100 Subject: [PATCH] puppet-bolt: Update to version 2.37.0 --- bucket/puppet-bolt.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/puppet-bolt.json b/bucket/puppet-bolt.json index 465905502b..7087f3e2d2 100644 --- a/bucket/puppet-bolt.json +++ b/bucket/puppet-bolt.json @@ -1,12 +1,12 @@ { - "version": "2.36.0", + "version": "2.37.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-2.36.0-x64.msi", - "hash": "d5a5e4cfb08240f23e815c05c826962c570fae8e8934778db59bc49f30b2cf45" + "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.37.0-x64.msi", + "hash": "a6ab909c35f8d1cf36642569a9b58da76ee736ac9195e576365a96a0ed22a7cc" } }, "extract_dir": "Puppet Labs\\Bolt", @@ -19,7 +19,7 @@ ], "bin": "bolt.bat", "checkver": { - "url": "https://downloads.puppetlabs.com/windows/puppet/index_by_lastModified_reverse.html", + "url": "https://downloads.puppetlabs.com/windows/puppet6/index_by_lastModified_reverse.html", "regex": "puppet-bolt-([\\d.]+)-x64\\.msi" }, "autoupdate": {