vagrant: Update to version 2.4.5

This commit is contained in:
github-actions[bot] 2025-04-24 00:39:10 +00:00
parent cfea772b31
commit 967d6df0fd

View File

@ -1,16 +1,16 @@
{ {
"version": "2.4.4", "version": "2.4.5",
"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.4/vagrant_2.4.4_windows_amd64.msi", "url": "https://releases.hashicorp.com/vagrant/2.4.5/vagrant_2.4.5_windows_amd64.msi",
"hash": "2ca717d9af38e3379d3aafe64d064994b604427523e3ac0512a8c1b4b5d71b49" "hash": "b06379065e3af865f82ee0a35b94ccfcb38687dfa943b7ee311a3a38de6786a4"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vagrant/2.4.4/vagrant_2.4.4_windows_i686.msi", "url": "https://releases.hashicorp.com/vagrant/2.4.5/vagrant_2.4.5_windows_i686.msi",
"hash": "996ee3b08dc099dc7e1f6e43eb511ee16ccdd1c6ea0c617d4125e3c07c23c3ae" "hash": "7e54b8ce2c0f89789310dbaff540c3031dde568b61a10dc8a3763b37cf71e155"
} }
}, },
"extract_dir": "Vagrant", "extract_dir": "Vagrant",