vim: Update to version 8.1.1674

This commit is contained in:
Richard Kuhnt 2019-07-12 23:00:19 +00:00
parent 6f0c5cf53d
commit 740805435c

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1662", "version": "8.1.1674",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1662/gvim_8.1.1662_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1674/gvim_8.1.1674_x64.zip",
"hash": "f61cb3dc8320259a1d213db365f096f0ad9df922620ffe3cf967a563ebe5f531" "hash": "c6f85e0c45f1998820804491b52f3cfe7361b50d8ab7d9e4c7ae74bbf2b7e066"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1662/gvim_8.1.1662_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1674/gvim_8.1.1674_x86.zip",
"hash": "355860502e4a89d4df3947817ae2f2edba11054bf719c650b26281e0fb28670c" "hash": "8c6d53abc851602a5d72d3f79ba7dab774a8fc4ad80ca5a757ea7f95717beacb"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",