vim: Update to version 8.1.2200

This commit is contained in:
Richard Kuhnt 2019-10-22 23:00:19 +00:00
parent 72af9dfab7
commit 097f5aadc5

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.2198",
"version": "8.1.2200",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2198/gvim_8.1.2198_x64.zip",
"hash": "0b8615e76b915829cb19221d24abe2ea4ba1360853d5b13cac3a519d27a87ed2"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2200/gvim_8.1.2200_x64.zip",
"hash": "fbbb1dcc0309b2d5eb43aa7aabf788ae32cc45ace975afdd4b135138ece6e9d4"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2198/gvim_8.1.2198_x86.zip",
"hash": "fd141fd1b26829e906cc57df048d73728d0d1f213f1ff5578f64691ad0efebbd"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2200/gvim_8.1.2200_x86.zip",
"hash": "4477106de9f1e22dcda626579ab4b35dc7bf4dcd956ecbb9bd18c0dc58d322fa"
}
},
"extract_dir": "vim\\vim81",