mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
Update vim to version 8.0.1666
This commit is contained in:
parent
c886bcbf54
commit
fa28406454
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.1661",
|
||||
"version": "8.0.1666",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1661/gvim_8.0.1661_x86.zip",
|
||||
"hash": "822cf0bdcac4cc44af3a631070a8bd6163ea86282423c4fa82926ab603dc0721"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1666/gvim_8.0.1666_x86.zip",
|
||||
"hash": "d7ea6afbb5444c6be16845dee2ecfb7b521dab02e7936e016a91d36c379acb05"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1661/gvim_8.0.1661_x64.zip",
|
||||
"hash": "f8236c0b58c4f078872f37b674a7f4b1af64bee4941b4f3a4eb804766679a5c9"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1666/gvim_8.0.1666_x64.zip",
|
||||
"hash": "9de412d4b187b2227c3dcadc35df5a838d257354c136988872c2b3b1c12087e2"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user