mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
vagrant: Update to version 2.2.4
This commit is contained in:
parent
64f9d6afb0
commit
dc96322ea7
10
vagrant.json
10
vagrant.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.vagrantup.com/",
|
||||
"version": "2.2.3",
|
||||
"version": "2.2.4",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.2.3/vagrant_2.2.3_x86_64.msi",
|
||||
"hash": "4ac00cd17e9de3294e3d9bbec68404b9bd09c20b91f78cbb73745f0b8f01b793"
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.2.4/vagrant_2.2.4_x86_64.msi",
|
||||
"hash": "0c8cf856ed8c794db2cceef96e8cbd5f0096eeafe851b024fd0dd4b308291026"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.2.3/vagrant_2.2.3_i686.msi",
|
||||
"hash": "29a3876cf3111ba22f1ce99fc0a7beb9c133e8df7b3cabfe17ec3ac403c2048a"
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.2.4/vagrant_2.2.4_i686.msi",
|
||||
"hash": "808496107341e4da0526d6b6c365324508a4bf1868084aca1d93c74a8e9c7854"
|
||||
}
|
||||
},
|
||||
"extract_dir": "HashiCorp/Vagrant",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user