puppet-bolt: Update to version 2.9.0

This commit is contained in:
Richard Kuhnt 2020-05-11 22:01:52 +00:00
parent 1874b3ac61
commit adf47ed10b

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.8.0", "version": "2.9.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.8.0-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.9.0-x64.msi",
"hash": "37474aea14c73bdedfb1354b5f2a3bd01f221f96f6014a98b81166cb7370267f" "hash": "467614943115570d1be8f860074a9dd183dad29858c74e9bfd8ff251b34b7a32"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",