vim: Update to version 8.1.2338

This commit is contained in:
Richard Kuhnt 2019-11-24 00:00:34 +00:00
parent 1ab47ea5bc
commit 76093021fe

View File

@ -2,15 +2,15 @@
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"license": "Vim", "license": "Vim",
"version": "8.1.2337", "version": "8.1.2338",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2337/gvim_8.1.2337_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2338/gvim_8.1.2338_x64.zip",
"hash": "04a3c904b088c81ad8ca2a9c349e6c0c32917d043415a5a3d9c36286350c6f2f" "hash": "bdf10ef37083bc4fd293752635d6bf63f1395fc8e9dfc892e498aeb03becc10c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2337/gvim_8.1.2337_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2338/gvim_8.1.2338_x86.zip",
"hash": "075803c078fad959aff0eeb8892eb6e9f44f65219e047bfe5ae4b0f842eaec91" "hash": "46a4e07efde9fda0da388755df52633b60f47cb5103666f0e4ffda217f2b7dbf"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",