mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Update vagrant to version 2.0.0
This commit is contained in:
parent
083d21ddef
commit
3246e6ea94
10
vagrant.json
10
vagrant.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.vagrantup.com/",
|
"homepage": "https://www.vagrantup.com/",
|
||||||
"version": "1.9.8",
|
"version": "2.0.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/1.9.8/vagrant_1.9.8_x86_64.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.0.0/vagrant_2.0.0_x86_64.msi",
|
||||||
"hash": "3080a028d3826168befd6b6ed119514c3f93e0ff8da2cd135bde2322d174f4e9"
|
"hash": "0fd2ebaf46d2d0f33a77844ed7a2116158b13872e47877bbb3929ae55d3d104f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/1.9.8/vagrant_1.9.8_i686.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.0.0/vagrant_2.0.0_i686.msi",
|
||||||
"hash": "8844a47fadd807390038f0317940f2421a4f00756ee16b16eb4681a5dc0dbb26"
|
"hash": "9e33c6e0ba25c597e963a2b514818829b9e4ce9ddaf45718be4b0a97da04afd1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "HashiCorp/Vagrant",
|
"extract_dir": "HashiCorp/Vagrant",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user