mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
vagrant: Update to version 2.2.10
This commit is contained in:
parent
0fdc99babb
commit
dd328f2076
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.vagrantup.com/",
|
"homepage": "https://www.vagrantup.com/",
|
||||||
"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.",
|
||||||
"version": "2.2.9",
|
"version": "2.2.10",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/2.2.9/vagrant_2.2.9_x86_64.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.2.10/vagrant_2.2.10_x86_64.msi",
|
||||||
"hash": "5d337db06a94870e01f8e8905455501b663268777e83783fe5d1f65e8543fb1a"
|
"hash": "9e034ad6a1e0c81588e75f18e1911704091caf44e0cda96de492998c308573c3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/2.2.9/vagrant_2.2.9_i686.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.2.10/vagrant_2.2.10_i686.msi",
|
||||||
"hash": "7b0e16043d906b6cafa8ae4f8748c8df7a8b6a2ea0e24bdfe0721e3ee2cb8daf"
|
"hash": "ecf9b202fb022f122eb67a324b0d052a612f2b5dcad6e72444298c02446be2d8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "HashiCorp/Vagrant",
|
"extract_dir": "HashiCorp/Vagrant",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user