vim: Update to version 8.1.1618

This commit is contained in:
Richard Kuhnt 2019-07-02 23:00:36 +00:00
parent 6712a8294d
commit e97dce37e9

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1616", "version": "8.1.1618",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1616/gvim_8.1.1616_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1618/gvim_8.1.1618_x64.zip",
"hash": "2ef8cd917f54af87aa092f13957690c2c35eea96f40d1e49568dc7b54588c887" "hash": "c56c135b9a3c3f1a4419c2eae74d0e21f69396653100b9daf1756cb85ea78e54"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1616/gvim_8.1.1616_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1618/gvim_8.1.1618_x86.zip",
"hash": "5dab1d605c9df87d66763f90ab72d2284733f1ab1ccbb4f09e69f7f716ada514" "hash": "5a0a217ec5b8ac0e708d0c3e3c3be20b92f0cd25a782be86392b77c990a97067"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",