mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-05-29 21:12:50 +00:00
Update vim to version 8.0.0586
This commit is contained in:
+5
-5
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.vim.org",
|
||||
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
|
||||
"version": "8.0.0577",
|
||||
"version": "8.0.0586",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0577/gvim_8.0.0577_x86.zip",
|
||||
"hash": "10c08aab965dbf220e4b59ccc858a27a6e86eabcbc763a16ec0f44b8e0be9d82"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0586/gvim_8.0.0586_x86.zip",
|
||||
"hash": "b619461ae1a42cfd9335a79e332995b2c1f55f1d9337be1d4970bc24fe471243"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0577/gvim_8.0.0577_x64.zip",
|
||||
"hash": "971a7a604e8ec36a246d8916f426048ffc7abef8f2999e75a50731e3b64d80e5"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0586/gvim_8.0.0586_x64.zip",
|
||||
"hash": "0383514ce5c3a6caad78180ba1975b94496a759c599ff8faa422d7bf6dce9aa5"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Reference in New Issue
Block a user