mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
vagrant 1.5.0
Note: Includes change from .bat to .exe binary executable
This commit is contained in:
parent
7919dd2c31
commit
dde66cec70
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.vagrantup.com/",
|
"homepage": "http://www.vagrantup.com/",
|
||||||
"version": "1.4.3",
|
"version": "1.5.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"url": "https://dl.bintray.com/mitchellh/vagrant/Vagrant_1.4.3.msi",
|
"url": "https://dl.bintray.com/mitchellh/vagrant/vagrant_1.5.0.msi",
|
||||||
"hash": "78a910a5274b127496a9963839dc24860bbabdd870d00c433621801dad690469",
|
"hash": "9484bdba4787cc1f7a5814cfcec58d5acdeb37584594d0932e9fd22b4590b91d",
|
||||||
"extract_dir": "HashiCorp/Vagrant",
|
"extract_dir": "HashiCorp/Vagrant",
|
||||||
"bin": "bin\\vagrant.bat",
|
"bin": "bin\\vagrant.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "http://www.vagrantup.com/downloads.html",
|
"url": "http://www.vagrantup.com/downloads.html",
|
||||||
"re": "latest version of Vagrant \\(([^\\)]+)\\)"
|
"re": "latest version of Vagrant \\(([^\\)]+)\\)"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user