Update vim to version 8.0.1848

This commit is contained in:
Richard Kuhnt 2018-05-15 23:00:45 +00:00
parent 58bc55ed71
commit 1440ffab18

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.0.1842",
"version": "8.0.1848",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1842/gvim_8.0.1842_x86.zip",
"hash": "f094339982be98fc07141cd9b9fbc5eb8e010e0a8661eceafa75e91d2da635f2"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1848/gvim_8.0.1848_x86.zip",
"hash": "3b7b8775af1b27395ab09c8e7dead43ba0198ea5bccd797371c244d799a556b1"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1842/gvim_8.0.1842_x64.zip",
"hash": "b2a027a525ba87e439638652381e14a8c24f0dd6129719cd3d1c1ea589b53cc3"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1848/gvim_8.0.1848_x64.zip",
"hash": "b0bc5dcd1ed16a998e9ece76e0c7ef672b4a16a71f889ea6b7a9bb04c0d8cf1c"
}
},
"extract_dir": "vim\\vim80",