vim: Update to version 8.1.1456

This commit is contained in:
Richard Kuhnt 2019-06-02 23:02:04 +00:00
parent 46d2f37fde
commit c80116232e

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1446", "version": "8.1.1456",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1446/gvim_8.1.1446_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1456/gvim_8.1.1456_x64.zip",
"hash": "9b2b696ea5f0653b8c7f4c09036645790652b53ac86c03b77d2bef18fa0fe3f3" "hash": "d4e0403c4c9a2d581fb26c29fffeec13f45d14a9f154653adf3d65cef1de11cd"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",