vagrant: Update to version 2.4.2

This commit is contained in:
github-actions[bot] 2024-11-02 00:34:33 +00:00
parent 3c1b971eee
commit b1bfe346ba

View File

@ -1,16 +1,16 @@
{ {
"version": "2.4.1", "version": "2.4.2",
"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.4.1/vagrant_2.4.1_windows_amd64.msi", "url": "https://releases.hashicorp.com/vagrant/2.4.2/vagrant_2.4.2_windows_amd64.msi",
"hash": "fc3806e071b7af2067eec5e8dfbe9f2dfe2c46139c5d682bb7defd7a2f9083e9" "hash": "4638886974633fb3fba69df9f5680039883ad610b0dc9f00aa14fe4c1039aa35"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vagrant/2.4.1/vagrant_2.4.1_windows_i686.msi", "url": "https://releases.hashicorp.com/vagrant/2.4.2/vagrant_2.4.2_windows_i686.msi",
"hash": "cbf809b7d89cf0b7ef0d990b99d502b1d67c9afecedd326fb187f59ebe311d6f" "hash": "8c9f7c84d066c9a37e70099254cce8330ca36ddedf2f8690196714ab6e72396b"
} }
}, },
"extract_dir": "Vagrant", "extract_dir": "Vagrant",