mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update vim to version 8.0.0514
This commit is contained in:
parent
e9b08186ca
commit
afc3eb408f
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.0512",
|
||||
"version": "8.0.0514",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0512/gvim_8.0.0512_x86.zip",
|
||||
"hash": "c712724fe54392a361c3477ae895f96febf1c7f9f47e5557f1d3ecc6e57b6144"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0514/gvim_8.0.0514_x86.zip",
|
||||
"hash": "4558f7cf7f88d5a6cf26242e0555f5c33ff64f70d72d0fbddd3ac9075849b841"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0512/gvim_8.0.0512_x64.zip",
|
||||
"hash": "20b2db97d2c43c9df8466f9f8b93fc7b00e26ebf23293aa2f7c77e9212e378fb"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0514/gvim_8.0.0514_x64.zip",
|
||||
"hash": "3d31d388a2b8451e75984c5612ccdbf4975703bc190ab6d6749e8357fd49ccaf"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user