puppet-bolt: Update to version 2.7.0

This commit is contained in:
Richard Kuhnt 2020-04-27 23:01:49 +00:00
parent 68fee93094
commit a12f09f71c

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.6.0", "version": "2.7.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.6.0-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.7.0-x64.msi",
"hash": "d6c3ef404b1f821ea0aab977c5e66709b894b84a8c8073972dbca69aa7ff5a5a" "hash": "46f5505b72b0c52e534cf0a249517295e0eb769ba83c9c2085bfcd98335e9072"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",