vim: Update to version 8.1.1915

This commit is contained in:
Richard Kuhnt 2019-08-23 23:00:38 +00:00
parent 3c46cd6fec
commit 28b106b557

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.1912",
"version": "8.1.1915",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1912/gvim_8.1.1912_x64.zip",
"hash": "bce82756a261687411f844827e0e1432a5b335e0005f404e432db6c36be09669"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1915/gvim_8.1.1915_x64.zip",
"hash": "41a1a1233b04c3c4268ab0bab5b1753359de40994a9c5d7cdeee0e05cfffb085"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1912/gvim_8.1.1912_x86.zip",
"hash": "282dc4eeaeee0e2dd11f9fdc0ee5b0339422c9c4fd442b37cfea96aeb6aa7e2e"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1915/gvim_8.1.1915_x86.zip",
"hash": "f01b47de686e68fa478d1ee99dcd3a8883ee15bfe765b0d9d09a36c0979873de"
}
},
"extract_dir": "vim\\vim81",