mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 21:21:21 +00:00
vagrant: Update to version 2.2.8
This commit is contained in:
parent
46bc9ae3eb
commit
0c11208c18
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.vagrantup.com/",
|
"homepage": "https://www.vagrantup.com/",
|
||||||
"description": "A tool for building and managing virtual machine environments in a single workflow.",
|
"description": "A tool for building and managing virtual machine environments in a single workflow.",
|
||||||
"version": "2.2.7",
|
"version": "2.2.8",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/2.2.7/vagrant_2.2.7_x86_64.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.2.8/vagrant_2.2.8_x86_64.msi",
|
||||||
"hash": "6425e450ea180c00fbab17bca3e9cbd384072617a7acabff57c89b9ebc57feb5"
|
"hash": "00089e197aca98b202dae02d8c17cff7cc58c049f96deb3ddf6b980c05c795ac"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/2.2.7/vagrant_2.2.7_i686.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.2.8/vagrant_2.2.8_i686.msi",
|
||||||
"hash": "9dcb49be1fda557818002c12691d3316d5e198fec284480c4e7893b8d322f1dd"
|
"hash": "a064ed960065e2e4c7a590e8b5d213c5226b0937009bfa87806e7fc47767f6f7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "HashiCorp/Vagrant",
|
"extract_dir": "HashiCorp/Vagrant",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user