puppet-bolt: Update to version 3.11.0

This commit is contained in:
Richard Kuhnt 2021-06-21 23:01:13 +00:00
parent 9b315c1bae
commit 0df92d8d88

View File

@ -1,12 +1,12 @@
{ {
"version": "3.10.0", "version": "3.11.0",
"description": "Orchestration and agentless IT automation", "description": "Orchestration and agentless IT automation",
"homepage": "https://puppet.com/open-source/bolt", "homepage": "https://puppet.com/open-source/bolt",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.10.0-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.11.0-x64.msi",
"hash": "3789425922b69cc358b9d26050b5f285b6635df4d81fe5d33a9ca2b82b04d32b" "hash": "b6e65f6148b62535ff37034bd295721a1aca59cbc769274d0b59d16a221dbc65"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",