vim: Update to version 8.1.2006

This commit is contained in:
Richard Kuhnt 2019-09-07 23:00:22 +00:00
parent ce539d8611
commit d456aba98e

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.1972",
"version": "8.1.2006",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1972/gvim_8.1.1972_x64.zip",
"hash": "7e4ec5af643a66c472987d209ed94cff10bebdda321f1b0721677e57b5fde692"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2006/gvim_8.1.2006_x64.zip",
"hash": "5ac3e41eefe37d7efd3684e842d3094d3380bec0faf3931e8b49e6d1b367008c"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1972/gvim_8.1.1972_x86.zip",
"hash": "d6e926ebffc87f6db4ca5081ba64882d8bcf5806c24e0a20ca79e70fb5fe72dd"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2006/gvim_8.1.2006_x86.zip",
"hash": "fa7d261d43f01e8c7dde9a7e099ada665878254d3f43a5f4a809f5a47527d0a5"
}
},
"extract_dir": "vim\\vim81",