mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-05 07:24:26 +00:00
Update vagrant to version 2.1.0
This commit is contained in:
parent
38890fb67d
commit
c2b8f87463
10
vagrant.json
10
vagrant.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.vagrantup.com/",
|
||||
"version": "2.0.4",
|
||||
"version": "2.1.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.0.4/vagrant_2.0.4_x86_64.msi",
|
||||
"hash": "ae971c8bbc7507b266b3c4c33d2ecd4c62a47c5520f5541158e573adba70f61a"
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.1.0/vagrant_2.1.0_x86_64.msi",
|
||||
"hash": "de88772fc38b7dec8afb7b3f319cdc6d91fc58bc3a3fc7ee6f1bef4b294d39e5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.0.4/vagrant_2.0.4_i686.msi",
|
||||
"hash": "41a114cd0afdef6ed438b836c8ed0bc7916ae7570629c98f4360478118f16153"
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.1.0/vagrant_2.1.0_i686.msi",
|
||||
"hash": "8320c93691fe529da17a43274e3ce92ddc9a0b32ca88355e28f7498e4c573759"
|
||||
}
|
||||
},
|
||||
"extract_dir": "HashiCorp/Vagrant",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user