From 2efceddc88dde0b39a5bb6a9a9e44413b2fe6f44 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 16 May 2019 23:00:29 +0000 Subject: [PATCH] vim: Update to version 8.1.1336 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 116d58f81f..4c55fd414d 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1330", + "version": "8.1.1336", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1330/gvim_8.1.1330_x64.zip", - "hash": "7d10049ccf0ccaf4e28c3e00cf497e2f9228c3fd34f29a2b4b777eb8841e6c7a" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1336/gvim_8.1.1336_x64.zip", + "hash": "2ef08cd121bf97c18e6edad1fb0e71eaafa3b7f054a70c0d65d04853c9fb0794" } }, "extract_dir": "vim\\vim81",