vagrant: Update to version 2.4.6

This commit is contained in:
github-actions[bot] 2025-05-22 00:39:33 +00:00
parent dc4cf84a93
commit c23bee255b

View File

@ -1,16 +1,16 @@
{ {
"version": "2.4.5", "version": "2.4.6",
"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.5/vagrant_2.4.5_windows_amd64.msi", "url": "https://releases.hashicorp.com/vagrant/2.4.6/vagrant_2.4.6_windows_amd64.msi",
"hash": "b06379065e3af865f82ee0a35b94ccfcb38687dfa943b7ee311a3a38de6786a4" "hash": "1313c24033840aa1b80e54156730a570b631d4f5a85632ed96d23f30c65d6b02"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vagrant/2.4.5/vagrant_2.4.5_windows_i686.msi", "url": "https://releases.hashicorp.com/vagrant/2.4.6/vagrant_2.4.6_windows_i686.msi",
"hash": "7e54b8ce2c0f89789310dbaff540c3031dde568b61a10dc8a3763b37cf71e155" "hash": "59c93c35f7235b9f898878eb170146f3e1b3a765371cfe1c6646ecb5ac4b5376"
} }
}, },
"extract_dir": "Vagrant", "extract_dir": "Vagrant",