vim: Update to version 8.1.2079

This commit is contained in:
Richard Kuhnt 2019-09-26 07:00:35 +00:00
parent 2f975d4c1c
commit 2dfffbd2e7

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.2072", "version": "8.1.2079",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2072/gvim_8.1.2072_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2079/gvim_8.1.2079_x64.zip",
"hash": "cf1936413d748ede3425edd7a216318cfa22d2daa037ec627d276cf43f3f28bc" "hash": "9342157e1ad096cd3516b6fdfa6aa2751c1effb31c9850f6078bbc3d043b4b18"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2072/gvim_8.1.2072_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2079/gvim_8.1.2079_x86.zip",
"hash": "96b816e78b2616a28d5d558a6db5fbcac8c25203202b734e08694e4227391af2" "hash": "9e6abc007371136b911bc6a12a256ae349cb179e37d19100f4c0d52adb6b64e4"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",