puppet-bolt: Update to version 3.18.0

This commit is contained in:
Richard Kuhnt 2021-09-20 20:00:38 +00:00
parent dac3ff78c5
commit 8a1837a13e

View File

@ -1,12 +1,12 @@
{ {
"version": "3.17.0", "version": "3.18.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.17.0-x64.msi", "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-3.18.0-x64.msi",
"hash": "c2233fdb577b1a891656776c2e0eacccd7259b88e639d86678c41eb7247c9ce6" "hash": "c32220bb7cfcceea413bccb1812b95e4b1a63dba51989ec34fd5f0172bf89f98"
} }
}, },
"extract_dir": "Puppet Labs\\Bolt", "extract_dir": "Puppet Labs\\Bolt",