vagrant: Update to version 2.4.0

This commit is contained in:
github-actions[bot] 2023-10-16 20:25:27 +00:00
parent 40ea2399aa
commit 5a68c9e88a

View File

@ -1,16 +1,16 @@
{ {
"version": "2.3.7", "version": "2.4.0",
"description": "A tool for building and managing virtual machine environments in a single workflow.", "description": "A tool for building and managing virtual machine environments in a single workflow.",
"homepage": "https://www.vagrantup.com/", "homepage": "https://www.vagrantup.com/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/vagrant/2.3.7/vagrant_2.3.7_windows_amd64.msi", "url": "https://releases.hashicorp.com/vagrant/2.4.0/vagrant_2.4.0_windows_amd64.msi",
"hash": "eaf3ab2687d3c65468feb763abd32892d4955f4ecc4dd5a4337f40ce697fc9c0" "hash": "d8f62fce5de0f4b9fb1a4afece10faa6fafed41929ccfe7bb380f160358043e4"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vagrant/2.3.7/vagrant_2.3.7_windows_i686.msi", "url": "https://releases.hashicorp.com/vagrant/2.4.0/vagrant_2.4.0_windows_i686.msi",
"hash": "8cb1303f9849a323c3947995cbbe83f0defc36d324f638d5d89d27dc99c2fc92" "hash": "6c63fab066223e55f52e3eb58dd41876e877926e152f61aafb60bb2651c88c68"
} }
}, },
"extract_dir": "HashiCorp/Vagrant", "extract_dir": "HashiCorp/Vagrant",