diff --git a/bucket/vim.json b/bucket/vim.json index 3a4936b192..d87cb261a0 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1640", + "version": "8.1.1649", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1640/gvim_8.1.1640_x64.zip", - "hash": "9f3490ba5213c600d135816c6d2a4670a779395512ebf5659eca39c23a2930f5" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1649/gvim_8.1.1649_x64.zip", + "hash": "83febbba6b414ec94c9684dea4c20b4254c494a8d2cc0dff9b6c0cf95e4275cc" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1640/gvim_8.1.1640_x86.zip", - "hash": "1694718bab91dfe1302eec8e36bd2343b6e5149d4264ac40af543c8b11944147" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1649/gvim_8.1.1649_x86.zip", + "hash": "226ab58adc41724f44454622b10be4fe212db188b611529b27f075b2ac348756" } }, "extract_dir": "vim\\vim81",