vim: Update to version 8.1.0976

This commit is contained in:
Richard Kuhnt 2019-02-23 00:01:19 +00:00
parent 6da1ef3c74
commit ab1ee20eb5

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0968", "version": "8.1.0976",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0968/gvim_8.1.0968_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0976/gvim_8.1.0976_x64.zip",
"hash": "4928ff8254da93ab50b292faa90d749fcc5b9e0116207267ac1b66703c876819" "hash": "7e443baf5a6c2f9234c16f097ff0f569d3a9a382a1a6aeef84977864678cc957"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",