mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
vagrant: Update to version 2.2.12
This commit is contained in:
parent
87b8ee7cea
commit
9921805473
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.11",
|
"version": "2.2.12",
|
||||||
"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.",
|
||||||
"homepage": "https://www.vagrantup.com/",
|
"homepage": "https://www.vagrantup.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/2.2.11/vagrant_2.2.11_x86_64.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.2.12/vagrant_2.2.12_x86_64.msi",
|
||||||
"hash": "f866fd75845fbff1558f9fa9246fd3210c447a784cfb38774b45ea6195260241"
|
"hash": "9f1501b4265c58228f6e7e5daa7480a763163f9274d418c1995c677029bbcd76"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/2.2.11/vagrant_2.2.11_i686.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.2.12/vagrant_2.2.12_i686.msi",
|
||||||
"hash": "ba2d4814574357ce862510f62317278dd6312b5f243ed95754116923746811c6"
|
"hash": "c5d6f3ae8be5a55efd5b5e9382e51a514c5146477be5e98473efbe66e4dc1acd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "HashiCorp/Vagrant",
|
"extract_dir": "HashiCorp/Vagrant",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user