vim: Update to version 8.1.1655

This commit is contained in:
Richard Kuhnt 2019-07-08 23:00:20 +00:00
parent efc0087e29
commit 6562b04c3a

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.1.1649",
"version": "8.1.1655",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1649/gvim_8.1.1649_x64.zip",
"hash": "83febbba6b414ec94c9684dea4c20b4254c494a8d2cc0dff9b6c0cf95e4275cc"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1655/gvim_8.1.1655_x64.zip",
"hash": "df2f3bac113314e2c6d66abfa4dd1551b9eb588d2fdbb59ee855d01c400b5fbc"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1649/gvim_8.1.1649_x86.zip",
"hash": "226ab58adc41724f44454622b10be4fe212db188b611529b27f075b2ac348756"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1655/gvim_8.1.1655_x86.zip",
"hash": "318364cf301ff6eae858cb2d0251d740c350a5b41c811cad2b6fe39ddbbc0244"
}
},
"extract_dir": "vim\\vim81",