mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update vim to version 8.0.0604
This commit is contained in:
parent
42114514cb
commit
f49246d65c
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.0601",
|
||||
"version": "8.0.0604",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0601/gvim_8.0.0601_x86.zip",
|
||||
"hash": "2f62085682538749c08a9a28cae2dd9bd0dca3657efd14747aa052080821dfbf"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0604/gvim_8.0.0604_x86.zip",
|
||||
"hash": "8f551042dd710d07856db9d5da5ae71f35c478114ec536daa8d5dfad5b541d3f"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0601/gvim_8.0.0601_x64.zip",
|
||||
"hash": "60423a29e0e673c6eadd2cc7a3012ef7157379c27feb1932163517fd732057d6"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0604/gvim_8.0.0604_x64.zip",
|
||||
"hash": "144499be728e73e3fdcd35bf47c2ed820dcd667590541dbd82634f1d5988a643"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user