Update download version to 1.9.2
This commit is contained in:
parent
dfce48e95b
commit
afc19a6745
|
@ -2,7 +2,7 @@ set :base_url, "https://www.vagrantup.com/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "vagrant"
|
||||
h.version = "1.9.1"
|
||||
h.version = "1.9.2"
|
||||
h.github_slug = "mitchellh/vagrant"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue