vim: Update to version 8.1.1239

This commit is contained in:
Richard Kuhnt 2019-04-29 23:00:20 +00:00
parent 6f469e0780
commit e6c5a8fb22

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1234", "version": "8.1.1239",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1234/gvim_8.1.1234_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1239/gvim_8.1.1239_x64.zip",
"hash": "d9d6dfc3c7af95df74e86b275add89787c90244a2a4ef4f2af183634c5f09d26" "hash": "046b2b33b637f788c47efdea22b66c61c9350c69456a0209577b1aab41b8b514"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",