mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Update vagrant to version 2.0.2
This commit is contained in:
parent
57c80cceed
commit
ba342955fd
10
vagrant.json
10
vagrant.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.vagrantup.com/",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.0.1/vagrant_2.0.1_x86_64.msi",
|
||||
"hash": "d73d2200c1edc04a1988d961b0816916f052b8baa73d3e7b4f1a168a49927024"
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.0.2/vagrant_2.0.2_x86_64.msi",
|
||||
"hash": "2ae003443732c8e2000c2c7088cead9e97411a84fe0a92f7ce8c8d2f9277e8a5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.0.1/vagrant_2.0.1_i686.msi",
|
||||
"hash": "873f579465765dbc27a6c1f363cf559d46a2c084afc534c895edafc702972920"
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.0.2/vagrant_2.0.2_i686.msi",
|
||||
"hash": "1e0de3a5907d38df4ad554cffb22b046649e29629302b9d09ff58f0e39982d4b"
|
||||
}
|
||||
},
|
||||
"extract_dir": "HashiCorp/Vagrant",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user