Update download version to 2.2.3
This commit is contained in:
parent
37dc3dc648
commit
15adcf06cd
|
@ -5,7 +5,7 @@ set :vmware_utility_version, "1.0.6"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "vagrant"
|
||||
h.version = "2.2.2"
|
||||
h.version = "2.2.3"
|
||||
h.github_slug = "hashicorp/vagrant"
|
||||
h.website_root = "website"
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue