diff --git a/bucket/vim.json b/bucket/vim.json index 2b4d8ffe40..4d3679a9b3 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -2,18 +2,18 @@ "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.2424", + "version": "8.2.0008", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2424/gvim_8.1.2424_x64.zip", - "hash": "4bbd8942137c007f8fc18ee1b2d6a117649c4f755880681b701ee4f5e15a47ea" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0008/gvim_8.2.0008_x64.zip", + "hash": "0607b91d2869a75986af504f2cab56b73e58b80a86e30d090d8e5b3ef3ae3434" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2424/gvim_8.1.2424_x86.zip", - "hash": "c746d76870c2e7bd8ca95f7cfcf2b732257f25b819b98678a8d2e9722a5c43fd" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0008/gvim_8.2.0008_x86.zip", + "hash": "2c79d0b141568d5d614d432dae333e3c7b0ebe578bac795930af9405310ed548" } }, - "extract_dir": "vim\\vim81", + "extract_dir": "vim\\vim82", "bin": [ "vim.exe", [