vim: Update to version 8.1.1820

This commit is contained in:
Richard Kuhnt 2019-08-05 23:00:26 +00:00
parent 4ebc6be3d0
commit be395c73f9

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1817", "version": "8.1.1820",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1817/gvim_8.1.1817_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1820/gvim_8.1.1820_x64.zip",
"hash": "ae4739c8ecd066a393bc74d2978d0c069d2daa40c2d17de2117855c020bddaf2" "hash": "d7d800465412ae478769978eba0895ee00a06d7cf65c03ab1ca56c63f1dde881"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1817/gvim_8.1.1817_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1820/gvim_8.1.1820_x86.zip",
"hash": "6e978f744c8c405fd55cea4506852d8c48d59834fd157fdd1fbc005f924196a8" "hash": "b6d2d583e2bedbb2208a2bac7abeefaf1c23e80b3c8e9b9c4f0dd39267b6b0cc"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",