mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-23 12:05:15 +00:00
Update vim to version 8.0.0876
This commit is contained in:
parent
270c0c68a7
commit
7156ce6030
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.0862",
|
||||
"version": "8.0.0876",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0862/gvim_8.0.0862_x86.zip",
|
||||
"hash": "9791e25e0d2506cb6a5f31109252d1b93d9911d9271c6632eaca5a645c07f559"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0876/gvim_8.0.0876_x86.zip",
|
||||
"hash": "9b5549c27b089a2fecc874c56df8703608f38d328df0862eb46296f7ef5b29b5"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0862/gvim_8.0.0862_x64.zip",
|
||||
"hash": "145ac4e86fd5a6889f9f77ca3c6db6548ef7fdef27e68b81ac480be242000cdf"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0876/gvim_8.0.0876_x64.zip",
|
||||
"hash": "98c30ef99dac7b782f65297a4dc0865eaabc5a7d49bb9290893a8d6c506e2d9a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user