mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
vagrant: Update to version 2.4.9
This commit is contained in:
parent
cbc5afe0e7
commit
1e3bbb234b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.4.8",
|
||||
"version": "2.4.9",
|
||||
"description": "A tool for building and managing virtual machine environments in a single workflow.",
|
||||
"homepage": "https://www.vagrantup.com/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.4.8/vagrant_2.4.8_windows_amd64.msi",
|
||||
"hash": "c4c2afec8ca5d123896a12e7662670a03d6b351626c33fca5d486544e9a4dd12"
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.4.9/vagrant_2.4.9_windows_amd64.msi",
|
||||
"hash": "3bdd967927705872a70c7c98e0576afd5acd9dd73b527695f4d9dd75dd26cbe3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.4.8/vagrant_2.4.8_windows_i686.msi",
|
||||
"hash": "9974f41b01634b0d2014cbf9e8f9338200219921835588ea9764cfbbec35c62d"
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.4.9/vagrant_2.4.9_windows_i686.msi",
|
||||
"hash": "6a093c498f4a568d0ce4f6170779fdd55ef5ee1707b33de1d88b9ffce6489207"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Vagrant",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user