puppet-bolt: Update to version 2.2.0

This commit is contained in:
Richard Kuhnt 2020-03-10 19:01:50 +00:00
parent 220ec8b641
commit 67329fa921

View File

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