vim: Update to version 8.1.1931

This commit is contained in:
Richard Kuhnt 2019-08-26 23:00:20 +00:00
parent 147530ad83
commit 780cac76bd

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.1929",
"version": "8.1.1931",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1929/gvim_8.1.1929_x64.zip",
"hash": "46fd5c6e28f7fe88d4e3f90feac33b9c5b227a3f10796ff4a646a07a20f715ba"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1931/gvim_8.1.1931_x64.zip",
"hash": "8a438ec9e6f09e5e7c05da20d94a7639eea91b02d0ed7e87a89c53535e8437c0"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1929/gvim_8.1.1929_x86.zip",
"hash": "cf331675f43264e495b90e3f367a1474d4460fd1baff62579da0d0072d1a7327"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1931/gvim_8.1.1931_x86.zip",
"hash": "482f308246060aa997703d93a344a398c8ad4575f4cc1c6fedf98e2ce2960a0a"
}
},
"extract_dir": "vim\\vim81",