diff --git a/bucket/vim.json b/bucket/vim.json index 106297994a..52ed98d1cd 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1755", + "version": "8.1.1764", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1755/gvim_8.1.1755_x64.zip", - "hash": "d1e514c34e43d56eec6e40b8f4ede49d59945e25d5137dff1f456f432ae3a7b0" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1764/gvim_8.1.1764_x64.zip", + "hash": "cd1507c6c0f0558ba99d2772f57f06053df02c052ade9169d0b21a71134be32d" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1755/gvim_8.1.1755_x86.zip", - "hash": "1e9eaf13cc2157f94b4384f375646feeedc0aa9618c1147e2eaa966b7d80faed" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1764/gvim_8.1.1764_x86.zip", + "hash": "16926b3a557e32015aaa5f08135ca8168a564bd1019dc6ebf87edc5b13ce0dcb" } }, "extract_dir": "vim\\vim81",