vim: Update to version 8.1.1612

This commit is contained in:
Richard Kuhnt 2019-06-30 23:01:52 +00:00
parent a72a7dca16
commit df1d42d0bf

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1608", "version": "8.1.1612",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1608/gvim_8.1.1608_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1612/gvim_8.1.1612_x64.zip",
"hash": "e0ff4d5e49957b69e498fdb990f40e5e6b1ca55bdb18d51d2ec05a626861ed42" "hash": "53b5f498d51e4d17cf39785ce4d3849024482bfffa39af30d13a7f9b00084802"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1608/gvim_8.1.1608_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1612/gvim_8.1.1612_x86.zip",
"hash": "2cc97a19e30126e917d2bda0df6f50b565e851c961c9068cddf5ded5e92b042a" "hash": "d1a128b857eae1593738d44c0d39857cab9a21de3a40fc9c54ff8a6e04529117"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",