vim: Update to version 8.1.1839

This commit is contained in:
Richard Kuhnt 2019-08-11 23:01:52 +00:00
parent 22e28a2278
commit 60826249ee

View File

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