mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
Update vim to version 8.0.0567
This commit is contained in:
parent
6b4bf754e0
commit
59c393697e
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.0566",
|
||||
"version": "8.0.0567",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0566/gvim_8.0.0566_x86.zip",
|
||||
"hash": "b49605479e8cca55f04ef5797bbefbadb3bb4d387e27bb27156d82da7766dba0"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0567/gvim_8.0.0567_x86.zip",
|
||||
"hash": "1f673ee58adb1bd09e2d70f499b61890f1291947a81c255e6c1509eed41569ca"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0566/gvim_8.0.0566_x64.zip",
|
||||
"hash": "742b3116b32a99faa69b61a9b7ab5fee4343f0941e12c7c972b3f16330f47dce"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0567/gvim_8.0.0567_x64.zip",
|
||||
"hash": "79f3b2657fcd606752c59b25309a51b6ce90200c718bacfe4264db1a460a049b"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user