vim: Update to version 8.1.1534

This commit is contained in:
Richard Kuhnt 2019-06-14 23:02:50 +00:00
parent 0bf55d7aab
commit 8042bcd934

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1525", "version": "8.1.1534",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1525/gvim_8.1.1525_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1534/gvim_8.1.1534_x64.zip",
"hash": "0a6c4d6f15382149e76fbfeadeaf0c89d48419939d025b531a67a14654362500" "hash": "1e881deaf575b83f5eb460e85d801f5ec1c3fe3c989f37c43a9ba2dd6066465b"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",