vim: Update to version 8.1.1737

This commit is contained in:
Richard Kuhnt 2019-07-23 23:00:21 +00:00
parent 21f38222bd
commit 42a4d5c10a

View File

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