vim: Update to version 8.1.1705

This commit is contained in:
Richard Kuhnt 2019-07-16 23:00:25 +00:00
parent 2d573c397a
commit 93ee828af5

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.1.1674",
"version": "8.1.1705",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1674/gvim_8.1.1674_x64.zip",
"hash": "c6f85e0c45f1998820804491b52f3cfe7361b50d8ab7d9e4c7ae74bbf2b7e066"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1705/gvim_8.1.1705_x64.zip",
"hash": "dbab018b1bce7cb5fefa60c07c3ec417f6d5004a77638cc89b911a7979e96267"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1674/gvim_8.1.1674_x86.zip",
"hash": "8c6d53abc851602a5d72d3f79ba7dab774a8fc4ad80ca5a757ea7f95717beacb"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1705/gvim_8.1.1705_x86.zip",
"hash": "a29dbcb48506ec0324d9bd27dac5ad773e8f6329bce33c6dee904a61054ee398"
}
},
"extract_dir": "vim\\vim81",