mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update vim to version 8.0.1157
This commit is contained in:
parent
239b2046a9
commit
ad900c01b6
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.1155",
|
||||
"version": "8.0.1157",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1155/gvim_8.0.1155_x86.zip",
|
||||
"hash": "971de086cc7fc38ec8f0f1c1840ab3cd552f30b8dc00ccef94fb56ae01093fb7"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1157/gvim_8.0.1157_x86.zip",
|
||||
"hash": "1154e1453ffae29fc776f3e2083c236372cd9aaaaf48465d0452d2d8ba1a0af7"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1155/gvim_8.0.1155_x64.zip",
|
||||
"hash": "62baba5cd4354a714eb32c32746de7ffb19c27afbce07d8e10f55f3a3fb10a24"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1157/gvim_8.0.1157_x64.zip",
|
||||
"hash": "6051c93e3695dbed399a460487ea0bfcc559fa53d8c8dd71844887fc8849c0bb"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user