diff --git a/bucket/vim.json b/bucket/vim.json index 3eb37b4058..33027a0888 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.1852", + "version": "8.1.1866", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1852/gvim_8.1.1852_x64.zip", - "hash": "ce9d6d49dff9e37150839a8c0b46f526320a3220be14699ed199ed5d932ab793" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1866/gvim_8.1.1866_x64.zip", + "hash": "ad5e8bcad72fdb569781c3408f3cf4cca3e83425fc7974907dd13b1388e2d8cd" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1852/gvim_8.1.1852_x86.zip", - "hash": "13d537d5e7f0cb5f4b1915f2de78cdaff20930339f1b81d3bbe993e2819655d1" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1866/gvim_8.1.1866_x86.zip", + "hash": "cc93e163c21a5b749071c2782125acc399fec88ba3a8df86d0f76b3c0e0948e0" } }, "extract_dir": "vim\\vim81",