{ "version": "7.28.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.28.0-x64.msi", "hash": "2544fc22496e14e2913d6db81864b9ccfb0bd6706cc8ee1422d143c722761bfd" }, "32bit": { "url": "https://downloads.puppetlabs.com/windows/puppet/puppet-agent-7.28.0-x86.msi", "hash": "07fd9be0ed5130601e3c5bce4164cfb0cd3b29394e44843400d9b19d760060b2" } }, "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" } } } }