ScoopInstaller_Main/vagrant.json
David Buchan-Swanson cd37d0f3c8 Bump Vagrant to 1.8.1
2016-02-16 00:15:46 +10:00

14 lines
475 B
JSON

{
"homepage": "http://www.vagrantup.com/",
"version": "1.8.1",
"license": "MIT",
"url": "https://releases.hashicorp.com/vagrant/1.8.1/vagrant_1.8.1.msi",
"hash": "6468cc140f6f236c3ac4bc0bbb1cc2177114249bc344e0aba8c826eae9cc6eb2",
"extract_dir": "HashiCorp/Vagrant",
"bin": "bin\\vagrant.exe",
"checkver": {
"url": "http://www.vagrantup.com/downloads.html",
"re": "latest\\s+version\\s+of\\s+Vagrant\\s+\\(([^\\)]+)\\)"
}
}