puppet-bolt: Update to version 2.3.0

This commit is contained in:
Richard Kuhnt 2020-03-23 20:01:50 +00:00
parent a4ef9ee556
commit 69f646afe3

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