puppet-bolt: Update to version 2.40.2

This commit is contained in:
Richard Kuhnt 2020-12-18 23:01:48 +00:00
parent 7b9eeb7658
commit 8b2ee22e95

View File

@ -1,12 +1,12 @@
{ {
"version": "2.40.1", "version": "2.40.2",
"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-2.40.1-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.40.2-x64.msi",
"hash": "458cec2f93e949c88f94043281c313359803d3fdbb5d9c116c5cfd4735c3e441" "hash": "106cc2bbce53032ff03a18590226f466aea7269095168bad7d58fb2965cc2890"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",