puppet-bolt: Update to version 3.16.1

This commit is contained in:
Richard Kuhnt 2021-08-16 20:01:02 +00:00
parent d0d0afae7c
commit a391068547

View File

@ -1,12 +1,12 @@
{ {
"version": "3.16.0", "version": "3.16.1",
"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.16.0-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.16.1-x64.msi",
"hash": "49558e0f4e74190ee8c67abd43395602a2a7b7a514cb53f82c952f1ba7e94340" "hash": "c2b4d75057366729ce91e30c9f857aa22c1591647f03d2f338df8bfdecb1c57e"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",