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