mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update vim to version 8.0.0628
This commit is contained in:
parent
ba2a99fb1b
commit
38b1c1b831
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.0627",
|
||||
"version": "8.0.0628",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0627/gvim_8.0.0627_x86.zip",
|
||||
"hash": "6948592bacabd95e59474438e146244c2e8253c6231fed243ea654b58e2974e1"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0628/gvim_8.0.0628_x86.zip",
|
||||
"hash": "d54f5a0196a9a9df86746c58299d93e397d2b3edc1bf7b75eab300810dfe2818"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0627/gvim_8.0.0627_x64.zip",
|
||||
"hash": "7fe77f42018dad5a2aa08e6930c2e85fc054aa42aae06fb68faf20b48ded47fb"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0628/gvim_8.0.0628_x64.zip",
|
||||
"hash": "05f1b04105fe504a09a03665b7fe57dc2fb2bfbc3d7886534fa309af1700ca59"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user