vim: Update to version 8.1.2238

This commit is contained in:
Richard Kuhnt 2019-11-02 00:00:29 +00:00
parent 338ae99761
commit c20b862dbf

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.2237", "version": "8.1.2238",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2237/gvim_8.1.2237_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2238/gvim_8.1.2238_x64.zip",
"hash": "db0c8d27cc3bc3085a5145f6d90362ab8b318c76ee989ae11eddef69a4bffca2" "hash": "90f6e59dd13b306b05797080c7ecbe3db4856ab6e626bf88928936530fde0c4c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2237/gvim_8.1.2237_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2238/gvim_8.1.2238_x86.zip",
"hash": "72542c396e505a5b50cbbe1d8719ae7a66aa807ee67ac8c0ee3c2ec3828400bc" "hash": "99c3bcea2130df061ab07839c509d2c02606061f9ebc98f8a8e8504dec83b52c"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",