vim: Update to version 8.1.0207

This commit is contained in:
Richard Kuhnt 2018-07-23 23:00:26 +00:00
parent 35222f56a0
commit 7d8c39cea2

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0204", "version": "8.1.0207",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0204/gvim_8.1.0204_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0207/gvim_8.1.0207_x64.zip",
"hash": "e97e4d094223ec1a7d333c381d1c7d258fc67e536cbb2f3f3e334d920a6bf91c" "hash": "f729971edc9fbf2462508a54837677072387013b60bea50d4360d9b1e49ccc0c"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",