vagrant: Update to version 2.3.6

This commit is contained in:
github-actions[bot] 2023-05-19 20:24:28 +00:00
parent 1b0811338c
commit 19a2ca0aba

View File

@ -1,16 +1,16 @@
{ {
"version": "2.3.5", "version": "2.3.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.3.5/vagrant_2.3.5_windows_amd64.msi", "url": "https://releases.hashicorp.com/vagrant/2.3.6/vagrant_2.3.6_windows_amd64.msi",
"hash": "7f7b58e046c8b41d767ecab387cebe8bfb04121e6511f23ecfda3fff586cfffa" "hash": "93bfd30000094b2e2408cefc900f2837604ddf5fa69c6d39a352b6678c3df61b"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vagrant/2.3.5/vagrant_2.3.5_windows_i686.msi", "url": "https://releases.hashicorp.com/vagrant/2.3.6/vagrant_2.3.6_windows_i686.msi",
"hash": "09c72a39e7820c88c6c5454c8812dcf5dc7ce401762737d016072ab59a10ba6f" "hash": "e34c7d24944ff140a9f9286ab180ba4eb23d0b20687f3128dabd64a7264f5078"
} }
}, },
"extract_dir": "HashiCorp/Vagrant", "extract_dir": "HashiCorp/Vagrant",