Update download version to 1.9.5
This commit is contained in:
parent
0d134b1d22
commit
e28fafb54d
|
@ -2,7 +2,7 @@ set :base_url, "https://www.vagrantup.com/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "vagrant"
|
||||
h.version = "1.9.4"
|
||||
h.version = "1.9.5"
|
||||
h.github_slug = "mitchellh/vagrant"
|
||||
h.website_root = "website"
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue