puppet-bolt: Update to version 3.19.0

This commit is contained in:
Richard Kuhnt 2021-10-04 21:00:40 +00:00
parent 3117d0e351
commit b9450b370e

View File

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