vim: Update to version 8.1.0240

This commit is contained in:
Richard Kuhnt 2018-08-05 23:00:21 +00:00
parent 8c44341578
commit 08b0f99e36

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0239", "version": "8.1.0240",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0239/gvim_8.1.0239_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0240/gvim_8.1.0240_x64.zip",
"hash": "7aecb1afd0f6f8c881f088dc2327370ccf701b741d25d179dc772d50c37b5675" "hash": "faaadd9ddf9cf4bc743960272086f70bd325c393d4acc1fced59e6cbf5bb2f70"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",