mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
Add Puppet
app manifest for installing puppet.
This commit is contained in:
parent
827cbaf9f7
commit
121c52ac20
15
puppet.json
Normal file
15
puppet.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"homepage": "http://puppetlabs.com",
|
||||
"version": "3.6.2",
|
||||
"url": "https://downloads.puppetlabs.com/windows/puppet-3.6.2.msi",
|
||||
"hash": "1e002084ac4bd69f53c64922eef204dc540a1181b84ee58fa7522910ed43a170",
|
||||
"bin": [
|
||||
"Puppet Labs/Puppet/bin\\facter.bat",
|
||||
"Puppet Labs/Puppet/bin\\hiera.bat",
|
||||
"Puppet Labs/Puppet/bin\\puppet.bat"
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://raw.githubusercontent.com/puppetlabs/puppet/master/lib/puppet/version.rb",
|
||||
"re": "PUPPETVERSION = '[0-9\\.]+'"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user