diff --git a/bucket/vim.json b/bucket/vim.json index 4a8999ca19..d406412589 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.2300", + "version": "8.1.2301", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2300/gvim_8.1.2300_x64.zip", - "hash": "d778918dd0cdbca7db64cf7d1ca997d73b2910cc3aa8169d30d7b938c4602b32" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2301/gvim_8.1.2301_x64.zip", + "hash": "0b8db835197a1ec603128901ee94a91e198a21d1cff0fe6151cb075d46b6c226" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2300/gvim_8.1.2300_x86.zip", - "hash": "2deca1f165d7890cd2d5eeb06cf0386d3aeab3fa9567b65a0a4a0bfb889091a5" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2301/gvim_8.1.2301_x86.zip", + "hash": "1c4cdcd46a4b4ab8bde7e59e3828ebdc1e01717f11ad4fa823273f1f38bca362" } }, "extract_dir": "vim\\vim81",