ScoopInstaller_Main/vagrant.json
2014-03-15 18:44:19 +10:00

13 lines
419 B
JSON

{
"homepage": "http://www.vagrantup.com/",
"version": "1.5.1",
"license": "MIT",
"url": "https://dl.bintray.com/mitchellh/vagrant/vagrant_1.5.1.msi",
"hash": "15556508e82bb967c8fcd0cab5f3c7acb6d95ff57759f6fca991781df6a1458c",
"extract_dir": "HashiCorp/Vagrant",
"bin": "bin\\vagrant.exe",
"checkver": {
"url": "http://www.vagrantup.com/downloads.html",
"re": "latest version of Vagrant \\(([^\\)]+)\\)"
}
}