mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Update vim to version 8.0.0839
This commit is contained in:
parent
e3af4685b0
commit
8256a595f7
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.0826",
|
||||
"version": "8.0.0839",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0826/gvim_8.0.0826_x86.zip",
|
||||
"hash": "045538711d687fa93fd953b2398ef1bcfcabb93afac31aad86036d7b3c884c6a"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0839/gvim_8.0.0839_x86.zip",
|
||||
"hash": "cbb2af02d3321b9063a5ab7759849b5f065120ffcbff053d4a2b987faf3b6610"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0826/gvim_8.0.0826_x64.zip",
|
||||
"hash": "ab597739af10a7f42e98f757b30a91614145896e5d4357aa077aab9f474fbf65"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0839/gvim_8.0.0839_x64.zip",
|
||||
"hash": "241dd48701ddd86c97dd17d9de73470c8222b5444c75abbf89af8876edad7b84"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user