vim: Update to version 8.1.1234

This commit is contained in:
Richard Kuhnt 2019-04-28 23:00:20 +00:00
parent d814884aa1
commit 4f1f623f1a

View File

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