vim: Update to version 8.1.2117

This commit is contained in:
Richard Kuhnt 2019-10-05 23:00:23 +00:00
parent 733a6384cc
commit 3ecf721b43

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.2112",
"version": "8.1.2117",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2112/gvim_8.1.2112_x64.zip",
"hash": "d95c8e8e984fb76a25a861c462c8b0f0b7ad813bb067333bfaf9bd9c6c93f875"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2117/gvim_8.1.2117_x64.zip",
"hash": "4cf324c9266f7595adc113742e491ca002a14792f505fb1087e464e0d56ef59c"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2112/gvim_8.1.2112_x86.zip",
"hash": "2d14446646bfa2bd9f40ba8dacf0038755f12be13ad272f014fa99e2dc972329"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2117/gvim_8.1.2117_x86.zip",
"hash": "309968685685b73a085b5c888eadb89dba4b08b8b3617aa8535bcafee9e437c7"
}
},
"extract_dir": "vim\\vim81",