mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
vagrant, better MSI support
This commit is contained in:
parent
7048046339
commit
cbc444e1b5
11
vagrant.json
Normal file
11
vagrant.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"version": "1.2.4",
|
||||
"license": "MIT",
|
||||
"url": "http://files.vagrantup.com/packages/0219bb87725aac28a97c0e924c310cc97831fd9d/Vagrant_1.2.4.msi",
|
||||
"hash": "sha256:f160bb5474083aa49f17a74d80448c1850f0139c40551565b75a3b6a74b22d2d",
|
||||
"msi": {
|
||||
"code": "{BBD54C5B-F7BB-4127-A707-A13A667E3102}",
|
||||
"args": [ "/qn", "MANUFACTURERDIR=\"$dir\"", "VAGRANTAPPDIR=\"$dir\"", "ALLUSERS=2", "MSIINSTALLPERUSER=1" ]
|
||||
},
|
||||
"bin": "bin\\vagrant.bat"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user