Update website download version 2.2.6

This commit is contained in:
Chris Roberts 2019-10-14 12:35:50 -07:00
parent 5aeda42902
commit d2914a85ee
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ set :vmware_utility_version, "1.0.7"
activate :hashicorp do |h| activate :hashicorp do |h|
h.name = "vagrant" h.name = "vagrant"
h.version = "2.2.5" h.version = "2.2.6"
h.github_slug = "hashicorp/vagrant" h.github_slug = "hashicorp/vagrant"
h.website_root = "website" h.website_root = "website"
end end