puppet-bolt: Update to version 3.9.1

This commit is contained in:
Richard Kuhnt 2021-06-07 21:00:44 +00:00
parent 1693641886
commit 29f90fee4f

View File

@ -1,12 +1,12 @@
{ {
"version": "3.9.0", "version": "3.9.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.9.0-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.9.1-x64.msi",
"hash": "6f989fe7563d2a4088028400bf88fc3248aa88177210e7159442ea2a26ce82d4" "hash": "1c8c70a49cdc2fd48049ca28244566c2714283c7f734c9c7a8ae07d90711f5a1"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",