mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
Update vim to version 8.0.0673
This commit is contained in:
parent
c408cc3c9b
commit
3089a49183
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.0648",
|
||||
"version": "8.0.0673",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0648/gvim_8.0.0648_x86.zip",
|
||||
"hash": "5e6ce79d4f7763f9f80de57f1f91af0755cf1f1bbf20bff7cfdca192c95fa30a"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0673/gvim_8.0.0673_x86.zip",
|
||||
"hash": "9df7dfe2bb9d48399c0dc01c11a11219b5508cce523b6b9707caa993c8dab3e3"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0648/gvim_8.0.0648_x64.zip",
|
||||
"hash": "f873a32b7b9f168d9ec67c09840c6f90ebadb5100aa97678e8de2edf27489f3c"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0673/gvim_8.0.0673_x64.zip",
|
||||
"hash": "7528fce8044aed1041ca52795a4748fd56f3ed5cfac8cb4074ba839adcc20d66"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user