vim: Update to version 8.1.2297

This commit is contained in:
Richard Kuhnt 2019-11-13 00:00:43 +00:00
parent 40a8bb56b9
commit 6620eaccd3

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.2292",
"version": "8.1.2297",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2292/gvim_8.1.2292_x64.zip",
"hash": "4e1e68c9c639191e5a8e93f92b1432401aed39801d2bda69b82fe4fef2df44df"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2297/gvim_8.1.2297_x64.zip",
"hash": "91253eba4d35309bcd9c5aefc40e3972d0b72dc6ca75bfb020aeca76f1e80835"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2292/gvim_8.1.2292_x86.zip",
"hash": "9de51d1bb963918c55610b3207c9c254c4872bb9fe73e0064d9e3d2929aa3224"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2297/gvim_8.1.2297_x86.zip",
"hash": "2eaf4cd7ba4db36920059abc4b639c5e88bc4888f11867ce41b159e2c0493c5e"
}
},
"extract_dir": "vim\\vim81",