{ "homepage": "https://puppetlabs.com", "description": "An open-core software configuration management tool.", "version": "6.11.1", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://downloads.puppetlabs.com/windows/puppet/puppet-agent-6.11.1-x64.msi", "hash": "4866d370038942d07d81eb0d15ef4f9d198f1df696271e41355416d496bf81e4" }, "32bit": { "url": "https://downloads.puppetlabs.com/windows/puppet/puppet-agent-6.11.1-x86.msi", "hash": "fbf0d533f760b7cd160ba1077d842fd6a23877f52272a65bb03bc693a059c2b4" } }, "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" } } } }