mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
Update vim to version 8.0.1002
This commit is contained in:
parent
84dc71985e
commit
79529eb8e3
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.0995",
|
||||
"version": "8.0.1002",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0995/gvim_8.0.0995_x86.zip",
|
||||
"hash": "daf621babee6f25d25bdb9d5af6e18d26748f71b40bebcdb73e00b81160096ac"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1002/gvim_8.0.1002_x86.zip",
|
||||
"hash": "65a300dd9ec473c8bbfc95fea864c115e13da8046280503629a052f50f009b06"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0995/gvim_8.0.0995_x64.zip",
|
||||
"hash": "1b63ce63b15f3703ea6249cbe33bd1c67f182a5d62c2c1edf44da64e6d27918a"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1002/gvim_8.0.1002_x64.zip",
|
||||
"hash": "1548092c106818e695719a04417b5cff37218164a9c5b27fafcac191fbfef02a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user