mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
Update vim to version 8.0.0525
This commit is contained in:
parent
2da4e1074f
commit
f9c7d27f88
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.0515",
|
||||
"version": "8.0.0525",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0515/gvim_8.0.0515_x86.zip",
|
||||
"hash": "3d014e8020dc2aec84db0146e2573da1d243ff02f13fca2bebe68d98b2c7d8f7"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0525/gvim_8.0.0525_x86.zip",
|
||||
"hash": "2ee65fb561dac0723705acf20dacf9f9446e04536f3111f3cdda1f7933bc6168"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0515/gvim_8.0.0515_x64.zip",
|
||||
"hash": "77f5cdc12dc2f71f04ae8bfec9a8d5e2d76a59fa75c1d252712568980031672a"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0525/gvim_8.0.0525_x64.zip",
|
||||
"hash": "4db4ed3c6f91a78da0f6f61aeb3a2915ced04ac8e54d24ddb3dea245e5971992"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user