From da69c66697eea66efe6da7d60a354a2d7816bc1e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 22 May 2019 23:00:20 +0000 Subject: [PATCH] vim: Update to version 8.1.1365 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index af025a8fa1..99a7df44b1 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1364", + "version": "8.1.1365", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1364/gvim_8.1.1364_x64.zip", - "hash": "866966130e70c0fe97c3219c7e324c5077e00c787277bfd8d5977ae1e5f92819" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1365/gvim_8.1.1365_x64.zip", + "hash": "96f204c072c09c1761dcdcb5a473c2b7766b004e989508638dcf2e731da403b4" } }, "extract_dir": "vim\\vim81",