vim: Update to version 8.1.1837

This commit is contained in:
Richard Kuhnt 2019-08-10 23:01:49 +00:00
parent 18fff647f2
commit b867e367fa

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1834", "version": "8.1.1837",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1834/gvim_8.1.1834_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1837/gvim_8.1.1837_x64.zip",
"hash": "cde670f6ed82bf548feaa8b81ed683495f6f9ceff06e67d54a64d90fe3db04b3" "hash": "a5777c9b48a17bc24abadc610055208cdceef97ee6843af0e00dcd31512dac0e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1834/gvim_8.1.1834_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1837/gvim_8.1.1837_x86.zip",
"hash": "c27b75a5f16d794186ce289e7777885196d90e912c415a68db66edc6cbcdad7c" "hash": "01b3c8cde84cf64f14fa875d5e07f1a9b48793375f9496549075b9db87cb5045"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",