puppet-bolt: Update to version 2.1.0

This commit is contained in:
Richard Kuhnt 2020-03-03 02:01:50 +00:00
parent 9fb1d5ec46
commit c564abb52d

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.0.1", "version": "2.1.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.0.1-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.1.0-x64.msi",
"hash": "62d9f8475df6a649735578964279a57e69f7395365ebfd2aa1d33185903cb2ea" "hash": "4f32715cb44202b9a1b23e49fdcceb738063c46240ada61f77fcc9b58be9394e"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",