mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
Update vagrant to version 1.9.8
This commit is contained in:
parent
3ebc7b4a08
commit
776a614c03
10
vagrant.json
10
vagrant.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.vagrantup.com/",
|
"homepage": "https://www.vagrantup.com/",
|
||||||
"version": "1.9.7",
|
"version": "1.9.8",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/1.9.7/vagrant_1.9.7_x86_64.msi",
|
"url": "https://releases.hashicorp.com/vagrant/1.9.8/vagrant_1.9.8_x86_64.msi",
|
||||||
"hash": "b600ffadfd9b390795f95a1440160ebdf52bd1fef90c6948718592f145bea365"
|
"hash": "3080a028d3826168befd6b6ed119514c3f93e0ff8da2cd135bde2322d174f4e9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/1.9.7/vagrant_1.9.7_i686.msi",
|
"url": "https://releases.hashicorp.com/vagrant/1.9.8/vagrant_1.9.8_i686.msi",
|
||||||
"hash": "00b77ecfba84a335c0b8f183596b0858d673a56f44fad160e4f73e10cc672663"
|
"hash": "8844a47fadd807390038f0317940f2421a4f00756ee16b16eb4681a5dc0dbb26"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "HashiCorp/Vagrant",
|
"extract_dir": "HashiCorp/Vagrant",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user