mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 14:04:27 +00:00
Update vim to version 8.0.0896
This commit is contained in:
parent
6e918b5db9
commit
602e537a37
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.0895",
|
||||
"version": "8.0.0896",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0895/gvim_8.0.0895_x86.zip",
|
||||
"hash": "072e9b3e49959b8ca6a9c2ee1389b0157d0f519bd336fd85ee7afcea5ee0bbb3"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0896/gvim_8.0.0896_x86.zip",
|
||||
"hash": "1d085998560cea65ab6cf9b40464a0c1c49fccd37fe98f24249009c566f14596"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0895/gvim_8.0.0895_x64.zip",
|
||||
"hash": "fd939d8ec45c9182d075c6d1aa7e88662f917b7b1b4a67a7a09b02a34292ec14"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0896/gvim_8.0.0896_x64.zip",
|
||||
"hash": "9e694841d789cf480fed43cb6ce50aa2a0191a35f8066db7e1091051c7a68d17"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user