vagrant: Update to version 2.3.3

This commit is contained in:
github-actions[bot] 2022-11-16 00:33:09 +00:00
parent 9fc27506fe
commit 77300903f5

View File

@ -1,16 +1,16 @@
{
"version": "2.3.2",
"version": "2.3.3",
"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.2/vagrant_2.3.2_windows_amd64.msi",
"hash": "23ee048cb6149dba107308c43ac1b8d4b988649d01598b16a8024cff199d2d39"
"url": "https://releases.hashicorp.com/vagrant/2.3.3/vagrant_2.3.3_windows_amd64.msi",
"hash": "de268c1d580066e23f6e334e3ea14850cd4aeb186e545af08b1f7217ff67e6e7"
},
"32bit": {
"url": "https://releases.hashicorp.com/vagrant/2.3.2/vagrant_2.3.2_windows_i686.msi",
"hash": "ec8893415071913044c1eec72b66112675ed3271352c6ea4fbe378c544918457"
"url": "https://releases.hashicorp.com/vagrant/2.3.3/vagrant_2.3.3_windows_i686.msi",
"hash": "2c9ab69bee74cf19894b40bc7e2ec30b3c00dd9b425c611eb53987d900fc0d5d"
}
},
"extract_dir": "HashiCorp/Vagrant",