vim: Update to version 8.1.1929

This commit is contained in:
Richard Kuhnt 2019-08-25 23:00:19 +00:00
parent 9e8fa70d6c
commit dc0e4b31c5

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.1925", "version": "8.1.1929",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1925/gvim_8.1.1925_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1929/gvim_8.1.1929_x64.zip",
"hash": "9edb3aeff0877fb766aa632f1a2332dde35040828b5cb3fd880871a71d959ff2" "hash": "46fd5c6e28f7fe88d4e3f90feac33b9c5b227a3f10796ff4a646a07a20f715ba"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1925/gvim_8.1.1925_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1929/gvim_8.1.1929_x86.zip",
"hash": "7941410edcce539a5999f03945a5982d53d11d78450561ffc11c324cfc416ae7" "hash": "cf331675f43264e495b90e3f367a1474d4460fd1baff62579da0d0072d1a7327"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",