vim: Update to version 8.1.1336

This commit is contained in:
Richard Kuhnt 2019-05-16 23:00:29 +00:00
parent 533c1bb168
commit 2efceddc88

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1330", "version": "8.1.1336",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1330/gvim_8.1.1330_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1336/gvim_8.1.1336_x64.zip",
"hash": "7d10049ccf0ccaf4e28c3e00cf497e2f9228c3fd34f29a2b4b777eb8841e6c7a" "hash": "2ef08cd121bf97c18e6edad1fb0e71eaafa3b7f054a70c0d65d04853c9fb0794"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",