mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
Update vim to version 8.0.0629
This commit is contained in:
parent
bea3af6ad0
commit
0e6482a611
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.0628",
|
||||
"version": "8.0.0629",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0628/gvim_8.0.0628_x86.zip",
|
||||
"hash": "d54f5a0196a9a9df86746c58299d93e397d2b3edc1bf7b75eab300810dfe2818"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0629/gvim_8.0.0629_x86.zip",
|
||||
"hash": "3164b859894bd525e25c308f0ce233e20fc7d055d5412b164e5182a3d2aab1d6"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0628/gvim_8.0.0628_x64.zip",
|
||||
"hash": "05f1b04105fe504a09a03665b7fe57dc2fb2bfbc3d7886534fa309af1700ca59"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0629/gvim_8.0.0629_x64.zip",
|
||||
"hash": "b01998fb0369f723a3aa9727df465e616c012e1f20e180ab6686d5c4c9f8a7ba"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user