{ "homepage": "https://puppet.com/open-source/bolt", "description": "Orchestration and agentless IT automation", "version": "2.23.0", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://downloads.puppetlabs.com/windows/puppet6/puppet-bolt-2.23.0-x64.msi", "hash": "16bda6ce80b9d51df0d0c1feb692d6ae77346828b0c6373784cdbde96175499a" } }, "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" } } } }