vim: Update to version 8.1.2056

This commit is contained in:
Richard Kuhnt 2019-09-18 23:00:20 +00:00
parent 6ba25a6c71
commit 0d5ba1edf5

View File

@ -2,15 +2,15 @@
"homepage": "http://www.vim.org",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"license": "Vim",
"version": "8.1.2052",
"version": "8.1.2056",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2052/gvim_8.1.2052_x64.zip",
"hash": "8a139d33cc4b4527f4aeab546b39105e0d9fca029ce24e74b601d807c38035e5"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2056/gvim_8.1.2056_x64.zip",
"hash": "31927776eac77c3407386f3da377405ba1c8fa34e89ee3d5710e1c79cf8af89c"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2052/gvim_8.1.2052_x86.zip",
"hash": "d2addd6b71c84f42ad492865eb5534472998a1edfdf26f3de97b0a9f7139fe8a"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2056/gvim_8.1.2056_x86.zip",
"hash": "b04a3b9a6538d216a70a8563ae4de204a1654effbb266850f02ffc72a44b1e50"
}
},
"extract_dir": "vim\\vim81",