puppet-bolt: Update to version 2.11.1

This commit is contained in:
Richard Kuhnt 2020-05-28 23:01:49 +00:00
parent e3a65d5026
commit 0c1196240a

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.11.0", "version": "2.11.1",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.11.0-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.11.1-x64.msi",
"hash": "4f57425c127ed6eaa2ffae885036260efa8134898bff2e8c07997bb96a551312" "hash": "9ce68ca7a6cdc034cdf5144f190ebf6c98001be812b5a34bfd83988cf19aa36c"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",