mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vagrant: Update to version 2.2.3
This commit is contained in:
parent
6e2d10d0f7
commit
c07e4642b0
10
vagrant.json
10
vagrant.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.vagrantup.com/",
|
||||
"version": "2.2.2",
|
||||
"version": "2.2.3",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.2.2/vagrant_2.2.2_x86_64.msi",
|
||||
"hash": "6b3f76e3a8c63a53e89981f556863c3508635785a8b04e6b04eaea8efe8aefa5"
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.2.3/vagrant_2.2.3_x86_64.msi",
|
||||
"hash": "4ac00cd17e9de3294e3d9bbec68404b9bd09c20b91f78cbb73745f0b8f01b793"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.2.2/vagrant_2.2.2_i686.msi",
|
||||
"hash": "d3e7a9f11e8312fc0f8b6d647126b869cfb54e9ba42c9cf74c1241d2d8a82660"
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.2.3/vagrant_2.2.3_i686.msi",
|
||||
"hash": "29a3876cf3111ba22f1ce99fc0a7beb9c133e8df7b3cabfe17ec3ac403c2048a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "HashiCorp/Vagrant",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user