vim: Update to version 8.1.1866

This commit is contained in:
Richard Kuhnt 2019-08-16 23:00:22 +00:00
parent 64f678803c
commit a27fab144d

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.1852", "version": "8.1.1866",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1852/gvim_8.1.1852_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1866/gvim_8.1.1866_x64.zip",
"hash": "ce9d6d49dff9e37150839a8c0b46f526320a3220be14699ed199ed5d932ab793" "hash": "ad5e8bcad72fdb569781c3408f3cf4cca3e83425fc7974907dd13b1388e2d8cd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1852/gvim_8.1.1852_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1866/gvim_8.1.1866_x86.zip",
"hash": "13d537d5e7f0cb5f4b1915f2de78cdaff20930339f1b81d3bbe993e2819655d1" "hash": "cc93e163c21a5b749071c2782125acc399fec88ba3a8df86d0f76b3c0e0948e0"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",