mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Update vim to version 8.0.1123
This commit is contained in:
parent
6731d6e82b
commit
7a154d91cd
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.1118",
|
||||
"version": "8.0.1123",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1118/gvim_8.0.1118_x86.zip",
|
||||
"hash": "b4686726dd1559945531e88a787b1c2625d2a5952c2aa78e7550af01aeffe678"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1123/gvim_8.0.1123_x86.zip",
|
||||
"hash": "d0bd4db82282b287e4c17975eb8aeffb05a7318535747b4e3c40acb508b62996"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1118/gvim_8.0.1118_x64.zip",
|
||||
"hash": "93bdf460501f8f82c582cd90b4c8f7ba58b57f06c49f6f7156b9bbf988490150"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1123/gvim_8.0.1123_x64.zip",
|
||||
"hash": "4f45781c70d7b5c9e88c7e26d75e0fdd358825317cc1f129eaa3005519f33464"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user