vim: Update to version 8.1.1735

This commit is contained in:
Richard Kuhnt 2019-07-22 23:00:35 +00:00
parent 6e312a26d2
commit 376b10133b

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1729", "version": "8.1.1735",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1729/gvim_8.1.1729_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1735/gvim_8.1.1735_x64.zip",
"hash": "c0d3e92786d62b60acb8d180d662ef9af1e80ba53d627456bf1b96c97c61b79e" "hash": "24e7401efa02330972a972943d808c7f7eff3bc9a2cd6a40fcfd2231a801f7b6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1729/gvim_8.1.1729_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1735/gvim_8.1.1735_x86.zip",
"hash": "8e357d5f375264298bc3bb0de3885f57ef281b5588e9b565615ab3ca2a39fbb5" "hash": "cf82ec599bac60a964f801856b3bda63541d049d9ad2fabdcc4f30346bfe1878"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",