mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-23 00:51:18 +00:00
24 lines
800 B
JSON
24 lines
800 B
JSON
{
|
|
"homepage": "http://puppetlabs.com",
|
|
"version": "3.8.7",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://downloads.puppetlabs.com/windows/puppet-3.8.7-x64.msi",
|
|
"hash": "87b7fd29fb2e63fcc47352e8a662835b0329448fe017eb25be4329ef84f1914e"
|
|
},
|
|
"32bit": {
|
|
"url": "https://downloads.puppetlabs.com/windows/puppet-3.8.7.msi",
|
|
"hash": "6cddbc4341d285766d4b2ab9c1d5008036c5ea702146bc94423ca945160bc9ce"
|
|
}
|
|
},
|
|
"bin": [
|
|
"Puppet Labs/Puppet/bin\\facter.bat",
|
|
"Puppet Labs/Puppet/bin\\hiera.bat",
|
|
"Puppet Labs/Puppet/bin\\puppet.bat"
|
|
],
|
|
"checkver": {
|
|
"url": "https://downloads.puppetlabs.com/windows/?C=N;O=D",
|
|
"re": "puppet-([\\d.]+)-x64.msi</a>"
|
|
}
|
|
}
|