vim: Update to version 8.1.2229

This commit is contained in:
Richard Kuhnt 2019-10-28 00:01:54 +00:00
parent c49aec8e38
commit bf0443ee79

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.2224", "version": "8.1.2229",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2224/gvim_8.1.2224_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2229/gvim_8.1.2229_x64.zip",
"hash": "90eaec3eaff029d242b2e226f69e9a06273f6b315e36b18ccdb20eebda2c17f5" "hash": "6eb9f7e4d0d7888cd9f38b1364e7a589c99dab9eabe50c1c92b0e4c9dc649fa7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2224/gvim_8.1.2224_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2229/gvim_8.1.2229_x86.zip",
"hash": "d7e5a27475df4917e9975faec86a7cb96f4dae2f4db684b01b65cd079daf3a71" "hash": "a5c730dba8407f3d7a3487acffd7d0c461227c1640a2cc8e8c8cf04f6d482805"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",