vim: Update to version 8.1.2071

This commit is contained in:
Richard Kuhnt 2019-09-24 07:00:25 +00:00
parent a35855593c
commit c6190d9e2b

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.2058", "version": "8.1.2071",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2058/gvim_8.1.2058_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2071/gvim_8.1.2071_x64.zip",
"hash": "61b1d894b7eaaec1f6f5f3b8fbd96df89821daf200e21ff719ea8f15a08bc457" "hash": "9d87f0b43890eba2b77b95c6b5176a9f39df22268db1308fe023f09365d5ebc4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2058/gvim_8.1.2058_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2071/gvim_8.1.2071_x86.zip",
"hash": "9a1fd694e4c59a19798c8151f515d73cb952d2551d717bf80f4e99d637650b47" "hash": "04ead414aba0e616e0e3876c775e8c2b00504b692934190a1df0c5e5eb3bafaa"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",