From eaa22af874dce3897ace818ad1b516b1549ab638 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 31 May 2019 23:02:03 +0000 Subject: [PATCH] vim: Update to version 8.1.1436 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 0019835edd..0f9e5ef3d3 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1432", + "version": "8.1.1436", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1432/gvim_8.1.1432_x64.zip", - "hash": "856579bf27466adf0674c2f0c17186a0d0f394c71bbf8d996c05f38f8bc337ae" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1436/gvim_8.1.1436_x64.zip", + "hash": "1ef360d68445a3c9ec9398d8a7a9e9eac1aca31c9c80b002cf623a1d31321c8b" } }, "extract_dir": "vim\\vim81",