Update vim to version 8.0.1787

This commit is contained in:
Richard Kuhnt 2018-05-01 23:00:37 +00:00
parent 57b84fdb39
commit 59ddc65b2c

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.0.1780", "version": "8.0.1787",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1780/gvim_8.0.1780_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1787/gvim_8.0.1787_x86.zip",
"hash": "945944d5bbbc7756cf4aab923b32818c798e154076beeb4e893474268be08c18" "hash": "b390cdb559dfb2c8b6dbb38defef589e088c7a334cb4492d52f0290213d56200"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1780/gvim_8.0.1780_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1787/gvim_8.0.1787_x64.zip",
"hash": "b7123ecc6e75b02f65ac13755d4da5dc69862970edeaadca7f4ad01cc03f991c" "hash": "20d82ac9f6d5ccfbc2d2ed9b307e2e6ef67b14b62a9aa3bb89f0ed893593ba02"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",