mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update vim to version 8.0.0589
This commit is contained in:
parent
53c56de539
commit
d1c9419a11
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.0587",
|
||||
"version": "8.0.0589",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0587/gvim_8.0.0587_x86.zip",
|
||||
"hash": "4a1ba13dc0ea07ddf61204edaa3ad80b17fd6506c7a1bc17e857bfc5529bb6fe"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0589/gvim_8.0.0589_x86.zip",
|
||||
"hash": "87b4b0d68c371f2583fb82e3b08521bac8c1326f25eeb063716fa673542cc0ae"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0587/gvim_8.0.0587_x64.zip",
|
||||
"hash": "4417beb8d0f581db836fa54b1767a164cfa98c0a9be87441a776a87056e6b75c"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0589/gvim_8.0.0589_x64.zip",
|
||||
"hash": "d0c149031bcb0adc825fafe3261e027b43fec247cecc6e06c286a4d9a1b855e7"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user