mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update vim to version 8.0.0992
This commit is contained in:
parent
776a614c03
commit
4bcdc65f0b
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.0987",
|
||||
"version": "8.0.0992",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0987/gvim_8.0.0987_x86.zip",
|
||||
"hash": "5f8ca2ffd9cb8971afa30caa7c938fa65fb0cc184a088669ce1ca9847c220fa5"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0992/gvim_8.0.0992_x86.zip",
|
||||
"hash": "7768f719e5be6c7363a8f79d55793f53b5477390b8809f4308095d9ea15a9fca"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0987/gvim_8.0.0987_x64.zip",
|
||||
"hash": "6416e3811d762e54be672c0fd679a494f1a0453400ae348a86e0853c5186a43c"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0992/gvim_8.0.0992_x64.zip",
|
||||
"hash": "41691fe6940b93c1b13892510f8e127547ca2ac6bf6e2cd50467ed8368826c02"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user