vim: Update to version 8.1.1201

This commit is contained in:
Richard Kuhnt 2019-04-24 23:00:22 +00:00
parent 5c23d2945f
commit 8ca16f81bb

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1200", "version": "8.1.1201",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1200/gvim_8.1.1200_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1201/gvim_8.1.1201_x64.zip",
"hash": "44a688ce91fc2f483f093aac85dff85d309485298d559b81416cc825e2eee9b8" "hash": "636557a87511277be124e27afe07f9e4fb53c71b9a40bc1f85135da73d687745"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",