puppet-bolt: Update to version 3.4.0

This commit is contained in:
Richard Kuhnt 2021-03-23 20:00:30 +00:00
parent 2b5a94688d
commit 08b4b5d3ea

View File

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