vim: Update to version 8.1.1890

This commit is contained in:
Richard Kuhnt 2019-08-19 23:00:18 +00:00
parent c2c98e442f
commit 46d335ee52

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.1866", "version": "8.1.1890",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1866/gvim_8.1.1866_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1890/gvim_8.1.1890_x64.zip",
"hash": "ad5e8bcad72fdb569781c3408f3cf4cca3e83425fc7974907dd13b1388e2d8cd" "hash": "6fe65e29363d456ff120c61337e99574339bce06f62991b4e43d6d83d353c83c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1866/gvim_8.1.1866_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1890/gvim_8.1.1890_x86.zip",
"hash": "cc93e163c21a5b749071c2782125acc399fec88ba3a8df86d0f76b3c0e0948e0" "hash": "110963dae0aa96946ff54dcc981a20cc56b694e8782f0731223ce907d5e56b2f"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",