{ "homepage": "https://puppet.com/open-source/bolt", "description": "Orchestration and agentless IT automation", "version": "2.19.0", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.19.0-x64.msi", "hash": "8a84ed4f995a11a4db0159260b8207b7502e9eb34a5ae6c14d72ef3c8ff4d343" } }, "extract_dir": "Puppet Labs\\Bolt", "bin": "bin\\bolt.bat", "checkver": { "url": "https://downloads.puppetlabs.com/windows/puppet/index_by_lastModified_reverse.html", "regex": "puppet-bolt-([\\d.]+)-x64\\.msi" }, "autoupdate": { "architecture": { "64bit": { "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-$version-x64.msi" } } } }