mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update vagrant to version 1.9.2
This commit is contained in:
parent
1a14e3015c
commit
6f4e5ccfb5
@ -1,14 +1,14 @@
|
||||
{
|
||||
"homepage": "https://www.vagrantup.com/",
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"license": "MIT",
|
||||
"url": "https://releases.hashicorp.com/vagrant/1.9.1/vagrant_1.9.1.msi",
|
||||
"hash": "db1fef59dd15ac90b6f5cfad20af7e15eccd814556a81f46e5422386166789a6",
|
||||
"url": "https://releases.hashicorp.com/vagrant/1.9.2/vagrant_1.9.2.msi",
|
||||
"hash": "083025f5a2c0fd7a7a93c73d92bc3e929c8cd03ddd4be1f04a5dae3688af56ec",
|
||||
"extract_dir": "HashiCorp/Vagrant",
|
||||
"bin": "bin\\vagrant.exe",
|
||||
"checkver": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/",
|
||||
"re": "vagrant_([\\d.]+)<\/a>"
|
||||
"re": "vagrant_([\\d.]+)</a>"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/$version/vagrant_$version.msi",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user