puppet-bolt: Update to version 3.7.1

This commit is contained in:
Richard Kuhnt 2021-04-26 20:00:28 +00:00
parent e4bef99e06
commit e3e9e802d2

View File

@ -1,12 +1,12 @@
{ {
"version": "3.7.0", "version": "3.7.1",
"description": "Orchestration and agentless IT automation", "description": "Orchestration and agentless IT automation",
"homepage": "https://puppet.com/open-source/bolt", "homepage": "https://puppet.com/open-source/bolt",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.7.0-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.7.1-x64.msi",
"hash": "77433d43f2a891acd2db636909f9689807267af27245d0ff0acf2555994951c2" "hash": "0d9e6add00951dd360fca34b340d8d55bbab0c6e2745f038659b0994b9ab1f1b"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",