vagrant: Update to version 2.3.4

This commit is contained in:
github-actions[bot] 2022-12-10 04:28:08 +00:00
parent da6c98369d
commit 11636a0726

View File

@ -1,16 +1,16 @@
{
"version": "2.3.3",
"version": "2.3.4",
"description": "A tool for building and managing virtual machine environments in a single workflow.",
"homepage": "https://www.vagrantup.com/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/vagrant/2.3.3/vagrant_2.3.3_windows_amd64.msi",
"hash": "de268c1d580066e23f6e334e3ea14850cd4aeb186e545af08b1f7217ff67e6e7"
"url": "https://releases.hashicorp.com/vagrant/2.3.4/vagrant_2.3.4_windows_amd64.msi",
"hash": "c08c9201dbc4ae7292d615fab60b083f72a6711b5fa35d20b4bda3511a830dad"
},
"32bit": {
"url": "https://releases.hashicorp.com/vagrant/2.3.3/vagrant_2.3.3_windows_i686.msi",
"hash": "2c9ab69bee74cf19894b40bc7e2ec30b3c00dd9b425c611eb53987d900fc0d5d"
"url": "https://releases.hashicorp.com/vagrant/2.3.4/vagrant_2.3.4_windows_i686.msi",
"hash": "74f6d5cfc4e14b52e38d5b25b75b46715e2f0f09d5187d1a514aab7e687cf651"
}
},
"extract_dir": "HashiCorp/Vagrant",