vim: Update to version 8.1.2080

This commit is contained in:
Richard Kuhnt 2019-09-26 23:00:19 +00:00
parent e3c4cbef94
commit 6286cf97f0

View File

@ -2,15 +2,15 @@
"homepage": "http://www.vim.org",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"license": "Vim",
"version": "8.1.2079",
"version": "8.1.2080",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2079/gvim_8.1.2079_x64.zip",
"hash": "9342157e1ad096cd3516b6fdfa6aa2751c1effb31c9850f6078bbc3d043b4b18"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2080/gvim_8.1.2080_x64.zip",
"hash": "646041ddf8d9f33d98dc9d2ee92b2789d158bf808a9d0c48780db4b4cba160b9"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2079/gvim_8.1.2079_x86.zip",
"hash": "9e6abc007371136b911bc6a12a256ae349cb179e37d19100f4c0d52adb6b64e4"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2080/gvim_8.1.2080_x86.zip",
"hash": "ede07ba6110023b0cfc6dcc08f42ee5c4582cf617f8d933ab02ef57dd12abc50"
}
},
"extract_dir": "vim\\vim81",