{ "homepage": "https://puppetlabs.com", "description": "An open-core software configuration management tool.", "version": "6.14.0", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://downloads.puppetlabs.com/windows/puppet/puppet-agent-6.14.0-x64.msi", "hash": "9fd69544382c0e4dbec83a180e2da42cce16c5eeac1b6e8e58ac313987bccf26" }, "32bit": { "url": "https://downloads.puppetlabs.com/windows/puppet/puppet-agent-6.14.0-x86.msi", "hash": "d3b6a22b749b8763190cc6f372e83c33305b1d388294159141e574da2dce0809" } }, "bin": [ "Puppet Labs\\Puppet\\bin\\facter.bat", "Puppet Labs\\Puppet\\bin\\facter_interactive.bat", "Puppet Labs\\Puppet\\bin\\hiera.bat", "Puppet Labs\\Puppet\\bin\\puppet.bat", "Puppet Labs\\Puppet\\bin\\puppet_interactive.bat" ], "checkver": { "url": "https://downloads.puppetlabs.com/windows/puppet/index_by_lastModified_reverse.html", "regex": "puppet-agent-([\\d.]+)-x64\\.msi" }, "autoupdate": { "architecture": { "64bit": { "url": "https://downloads.puppetlabs.com/windows/puppet/puppet-agent-$version-x64.msi" }, "32bit": { "url": "https://downloads.puppetlabs.com/windows/puppet/puppet-agent-$version-x86.msi" } } } }