puppet-bolt: Update to version 2.3.1

This commit is contained in:
Richard Kuhnt 2020-03-30 19:01:50 +00:00
parent bc53a29143
commit bd742e7fa6

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.3.0", "version": "2.3.1",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.3.0-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.3.1-x64.msi",
"hash": "e7e614771e1d3f1facfdbef2797752c66780dc9094c9356d8e2f1839d10b95f9" "hash": "9cafdf3abc15927b40bcccb4b135924b255e8c8488cfeb4c9d752ed5e944dbdf"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",