vim: Update to version 8.1.1729

This commit is contained in:
Richard Kuhnt 2019-07-21 23:01:52 +00:00
parent 262b6a5de2
commit 682ecf85ff

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.1.1722",
"version": "8.1.1729",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1722/gvim_8.1.1722_x64.zip",
"hash": "a21b8298f6fd703bb5040f2a72bdc2636d00b94bee9043e298219236ada50405"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1729/gvim_8.1.1729_x64.zip",
"hash": "c0d3e92786d62b60acb8d180d662ef9af1e80ba53d627456bf1b96c97c61b79e"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1722/gvim_8.1.1722_x86.zip",
"hash": "300efe75251fa1a6b2141f58ebef966258a64bd2a0195af22e8d058481e2f007"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1729/gvim_8.1.1729_x86.zip",
"hash": "8e357d5f375264298bc3bb0de3885f57ef281b5588e9b565615ab3ca2a39fbb5"
}
},
"extract_dir": "vim\\vim81",