diff --git a/vagrant.json b/vagrant.json index a20b56ed2a..c53f56f575 100644 --- a/vagrant.json +++ b/vagrant.json @@ -1,13 +1,13 @@ { "homepage": "http://www.vagrantup.com/", - "version": "1.5.3", + "version": "1.5.4", "license": "MIT", - "url": "https://dl.bintray.com/mitchellh/vagrant/vagrant_1.5.3.msi", - "hash": "7c3e5b2c034ee5ab52be45221f03779f20b46c257d6b6ddc6a367a7fb6717d67", + "url": "https://dl.bintray.com/mitchellh/vagrant/vagrant_1.5.4.msi", + "hash": "77a9f28da16471ca64abe1625417f8031ca11e9b94627e8eac2328a2b46ea43c", "extract_dir": "HashiCorp/Vagrant", "bin": "bin\\vagrant.exe", "checkver": { "url": "http://www.vagrantup.com/downloads.html", "re": "latest version of Vagrant \\(([^\\)]+)\\)" } -} \ No newline at end of file +}