vim: Update to version 8.1.2072

This commit is contained in:
Richard Kuhnt 2019-09-24 23:00:24 +00:00
parent 30a8ce6ddc
commit 4efa8228af

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.2071", "version": "8.1.2072",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2071/gvim_8.1.2071_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2072/gvim_8.1.2072_x64.zip",
"hash": "9d87f0b43890eba2b77b95c6b5176a9f39df22268db1308fe023f09365d5ebc4" "hash": "cf1936413d748ede3425edd7a216318cfa22d2daa037ec627d276cf43f3f28bc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2071/gvim_8.1.2071_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2072/gvim_8.1.2072_x86.zip",
"hash": "04ead414aba0e616e0e3876c775e8c2b00504b692934190a1df0c5e5eb3bafaa" "hash": "96b816e78b2616a28d5d558a6db5fbcac8c25203202b734e08694e4227391af2"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",