puppet-bolt: Update to version 3.5.0

This commit is contained in:
Richard Kuhnt 2021-03-29 22:00:20 +00:00
parent f0a4ee0325
commit c98e5c2ac2

View File

@ -1,12 +1,12 @@
{ {
"version": "3.4.0", "version": "3.5.0",
"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.4.0-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.5.0-x64.msi",
"hash": "244b9970c3172d1d9a10f1847d55dbe6f85a952e8aa2433295cd49f60fea03c4" "hash": "fbbf91f0efebc61f24d0ae4ff067e6504624406ade960727862ee74c61b29ce1"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",