vim: Update to version 8.1.2214

This commit is contained in:
Richard Kuhnt 2019-10-24 23:00:40 +00:00
parent 4cb9b03d07
commit 4a941e7bd1

View File

@ -2,15 +2,15 @@
"homepage": "http://www.vim.org",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"license": "Vim",
"version": "8.1.2204",
"version": "8.1.2214",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2204/gvim_8.1.2204_x64.zip",
"hash": "425c1700ae52f31f5cfd49e9ade4ff4457a07de55818072ef33e229f1884cc2b"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2214/gvim_8.1.2214_x64.zip",
"hash": "14bdb47ffb72681780702a3735b042fad81c551b9bd7a99a8e9ae72e811d1492"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2204/gvim_8.1.2204_x86.zip",
"hash": "5dfb3f0b29bdc11fd4a058e43a1c8b594bf1d1dc738db2ed4080c1b8f84712d6"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2214/gvim_8.1.2214_x86.zip",
"hash": "d9e9dc04f04b6219ca8f93631acc71225d3a32b0ea4b5869c43c7ab5e2dd5fb2"
}
},
"extract_dir": "vim\\vim81",