mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 15:54:39 +00:00
Update vim to version 8.0.0893
This commit is contained in:
parent
8fad2c4233
commit
c418d4a8c7
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.0891",
|
||||
"version": "8.0.0893",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0891/gvim_8.0.0891_x86.zip",
|
||||
"hash": "1cba7fbdc2e3560bee20cfdb6544519003707d68fff738844785635c664455d5"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0893/gvim_8.0.0893_x86.zip",
|
||||
"hash": "21d38043d8810e24df2393a70b06a45f2a1377295c3d596ed06dfd2aae3c6a14"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0891/gvim_8.0.0891_x64.zip",
|
||||
"hash": "db404e8305b6b40bf7b7e2434060708ab7bc4a7ae671719b306765ec8c9f2941"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0893/gvim_8.0.0893_x64.zip",
|
||||
"hash": "ac6e192fd89b77147a90c0a01c4aca95bae88853fb33f3ed8cc7043b38f9b2d8"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user