Update vim to version 8.0.1748

This commit is contained in:
Richard Kuhnt 2018-04-22 23:00:53 +00:00
parent efe01a85c6
commit e5dac1f8f7

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.0.1747", "version": "8.0.1748",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1747/gvim_8.0.1747_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1748/gvim_8.0.1748_x86.zip",
"hash": "b79eee834d4914a39b9c9a227707edf4c5ab61de41622b40c1a0c6b34c78c12e" "hash": "ba1a6386235245014c525a1c5410749d82f269fff75e280c380488a199482448"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1747/gvim_8.0.1747_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1748/gvim_8.0.1748_x64.zip",
"hash": "d6491187bf83c9f1b2309455f50bd779a9463c0b617eec99635eb8fe48109876" "hash": "14f8630b26337ba9d5fb32c10fa8d43c0579ade3cc28756d4a74d8062ea2a9c7"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",