vim: Update to version 8.1.2269

This commit is contained in:
Richard Kuhnt 2019-11-08 00:00:32 +00:00
parent c10b810ef0
commit 0c7a8e8dc9

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.2260",
"version": "8.1.2269",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2260/gvim_8.1.2260_x64.zip",
"hash": "ed849776ce82a8666cbc158c02090d3240bf1810205e86f1d3a8c0aab0fd7b32"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2269/gvim_8.1.2269_x64.zip",
"hash": "ed00cbf6c9e3c9bc14dfed025155f29877d37b86a08d62bcddba17ad7e678468"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2260/gvim_8.1.2260_x86.zip",
"hash": "b54f973e7b9e006b05d421585c41a46626ee624e44f3d85f1f23decbb6e4b6a0"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2269/gvim_8.1.2269_x86.zip",
"hash": "59aafc968faa2bc766d53f48faac7378e5f8c1f620c696d936ff0f0650a64880"
}
},
"extract_dir": "vim\\vim81",