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