diff --git a/bucket/vim.json b/bucket/vim.json index eea2e2fb1c..2b4d8ffe40 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -2,15 +2,15 @@ "homepage": "http://www.vim.org", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "license": "Vim", - "version": "8.1.2418", + "version": "8.1.2424", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2418/gvim_8.1.2418_x64.zip", - "hash": "6205b3adb445f46aaa621796ef5d285a868efb01ab73449f57d372633a7f9430" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2424/gvim_8.1.2424_x64.zip", + "hash": "4bbd8942137c007f8fc18ee1b2d6a117649c4f755880681b701ee4f5e15a47ea" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2418/gvim_8.1.2418_x86.zip", - "hash": "7d4d15801853502e525ebd6d0d4cc81326348303593f60b786fdc9fb36097471" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2424/gvim_8.1.2424_x86.zip", + "hash": "c746d76870c2e7bd8ca95f7cfcf2b732257f25b819b98678a8d2e9722a5c43fd" } }, "extract_dir": "vim\\vim81",