mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Update vim to version 8.0.1655
This commit is contained in:
parent
0d3f089267
commit
9ef1b62669
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.vim.org",
|
||||
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
|
||||
"version": "8.0.1648",
|
||||
"version": "8.0.1655",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1648/gvim_8.0.1648_x86.zip",
|
||||
"hash": "eba4a0f33f7bc0130c19ef0ed54d0343098d7a7a1513cbc0f75beac94e0dda52"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1655/gvim_8.0.1655_x86.zip",
|
||||
"hash": "5780a566e988e5446273133c4af0ffae969092d1291d10932ca3ef646a0e5b2c"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1648/gvim_8.0.1648_x64.zip",
|
||||
"hash": "edd3247037cf874f1d07c1baddf8ba61f2bae8f738e1d6145a982d76d41e87ad"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1655/gvim_8.0.1655_x64.zip",
|
||||
"hash": "b400b57590dc2bb4583e175dce0ad709f767dadc81bf81323f0df4f82ecc0cf8"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user