mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
Update vim to version 8.0.1599
This commit is contained in:
parent
348d48b7ba
commit
48205689ca
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.1594",
|
||||
"version": "8.0.1599",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1594/gvim_8.0.1594_x86.zip",
|
||||
"hash": "62632f92ae43f15cb9d2358fdd0fbb7ffad10a633aa8f8d0aa63cb9104d85051"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1599/gvim_8.0.1599_x86.zip",
|
||||
"hash": "3e011e89c707b40650d56a4ff55d9dd05ee38a92970e390bfe54375a3c7be278"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1594/gvim_8.0.1594_x64.zip",
|
||||
"hash": "2d9f39007d99f8b64caf9c2cccc47bd742cdaf7c30d5ef1ed44fa0aa7eb6886b"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1599/gvim_8.0.1599_x64.zip",
|
||||
"hash": "3524609b7e62154ad1f71fe4557c8a5292433222368413b45a29257277eb417e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user