mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
Update vim to version 8.0.0575
This commit is contained in:
parent
6fb2acc7b6
commit
988a6165ec
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.vim.org",
|
"homepage": "http://www.vim.org",
|
||||||
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
|
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
|
||||||
"version": "8.0.0567",
|
"version": "8.0.0575",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0567/gvim_8.0.0567_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0575/gvim_8.0.0575_x86.zip",
|
||||||
"hash": "1f673ee58adb1bd09e2d70f499b61890f1291947a81c255e6c1509eed41569ca"
|
"hash": "f3a60225fa4e35212e091d7e938edad90b384ab518bb4c47825fa9b73004f37d"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0567/gvim_8.0.0567_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0575/gvim_8.0.0575_x64.zip",
|
||||||
"hash": "79f3b2657fcd606752c59b25309a51b6ce90200c718bacfe4264db1a460a049b"
|
"hash": "9d1251a78dfaea222202034b1d5767a883ef7aa7ff97845772504466b78269bd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user