vagrant: Update to version 2.4.3

This commit is contained in:
github-actions[bot] 2024-11-13 00:35:23 +00:00
parent cd1f017e84
commit 1987d6f689

View File

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