From e6c5a8fb223eede9befed1c8f888bb45874f9af9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 29 Apr 2019 23:00:20 +0000 Subject: [PATCH] vim: Update to version 8.1.1239 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index a5768ddc5c..369f1d27bf 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1234", + "version": "8.1.1239", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1234/gvim_8.1.1234_x64.zip", - "hash": "d9d6dfc3c7af95df74e86b275add89787c90244a2a4ef4f2af183634c5f09d26" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1239/gvim_8.1.1239_x64.zip", + "hash": "046b2b33b637f788c47efdea22b66c61c9350c69456a0209577b1aab41b8b514" } }, "extract_dir": "vim\\vim81",