puppet-bolt: Update to version 2.5.0

This commit is contained in:
Richard Kuhnt 2020-04-14 00:01:54 +00:00
parent 1678219586
commit 4d9d9eafd2

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.4.0", "version": "2.5.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.4.0-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.5.0-x64.msi",
"hash": "ab10599b73fbad9a83c114398fe4e23669e26773c6987687329d2dc9da1914c5" "hash": "25f0ea73c8e75c0810d401c309f9a7011ac7a3c21758d2819c9161b8e5ecfe88"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",