mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update vim to version 8.0.0685
This commit is contained in:
parent
37b49fb37c
commit
a92b89a397
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.0679",
|
||||
"version": "8.0.0685",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0679/gvim_8.0.0679_x86.zip",
|
||||
"hash": "72ddd7325eb42e6d4427299e395e60770627aa92d3391a570ef0fb2667ecab1c"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0685/gvim_8.0.0685_x86.zip",
|
||||
"hash": "ba59d206cab858347cea55072e3414175545e3231e3f81205f3572a42ca96e05"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0679/gvim_8.0.0679_x64.zip",
|
||||
"hash": "1ff89091e0132741e68e67597594531370addc079a650cb1aba84b2a9e693a23"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0685/gvim_8.0.0685_x64.zip",
|
||||
"hash": "8a71b7bcd1e76060f35a40be2b49d82ce3c68e29dfb867006e0c1b1283a63509"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user