vim: Update to version 8.1.1662

This commit is contained in:
Richard Kuhnt 2019-07-11 23:00:32 +00:00
parent 802264c0ef
commit c39f4fa5a5

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1661", "version": "8.1.1662",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1661/gvim_8.1.1661_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1662/gvim_8.1.1662_x64.zip",
"hash": "95e85e5be0021b561a693068f6b5e691533f05a85e67cff0fdd30a3ca1c78b82" "hash": "f61cb3dc8320259a1d213db365f096f0ad9df922620ffe3cf967a563ebe5f531"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1661/gvim_8.1.1661_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1662/gvim_8.1.1662_x86.zip",
"hash": "ca0ec405be7cb4b976a332c0b500ef7a5e1a8ef92f72e9e06cc6fab7f95cd7e4" "hash": "355860502e4a89d4df3947817ae2f2edba11054bf719c650b26281e0fb28670c"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",