vim: Update to version 8.1.1852

This commit is contained in:
Richard Kuhnt 2019-08-15 23:00:34 +00:00
parent 461db88c7e
commit 6f35fc7880

View File

@ -2,15 +2,15 @@
"homepage": "http://www.vim.org",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"license": "Vim",
"version": "8.1.1845",
"version": "8.1.1852",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1845/gvim_8.1.1845_x64.zip",
"hash": "24d4da192ccb2b3f624f6793a3447a73e814a449ae3cc70dcc43eecfd5f3f2f2"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1852/gvim_8.1.1852_x64.zip",
"hash": "ce9d6d49dff9e37150839a8c0b46f526320a3220be14699ed199ed5d932ab793"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1845/gvim_8.1.1845_x86.zip",
"hash": "b2ec332754fe857f16b0c39838f41db246ba467cf71612f2eae69f91396298e4"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1852/gvim_8.1.1852_x86.zip",
"hash": "13d537d5e7f0cb5f4b1915f2de78cdaff20930339f1b81d3bbe993e2819655d1"
}
},
"extract_dir": "vim\\vim81",