mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
Update vim to version 8.0.0515
This commit is contained in:
parent
8972c8c1d9
commit
204b4cfe65
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.0514",
|
||||
"version": "8.0.0515",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0514/gvim_8.0.0514_x86.zip",
|
||||
"hash": "4558f7cf7f88d5a6cf26242e0555f5c33ff64f70d72d0fbddd3ac9075849b841"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0515/gvim_8.0.0515_x86.zip",
|
||||
"hash": "3d014e8020dc2aec84db0146e2573da1d243ff02f13fca2bebe68d98b2c7d8f7"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0514/gvim_8.0.0514_x64.zip",
|
||||
"hash": "3d31d388a2b8451e75984c5612ccdbf4975703bc190ab6d6749e8357fd49ccaf"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0515/gvim_8.0.0515_x64.zip",
|
||||
"hash": "77f5cdc12dc2f71f04ae8bfec9a8d5e2d76a59fa75c1d252712568980031672a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user