From 97d5b998b66b3e44837c24959e27bc5f255b48a0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 15 Jun 2019 23:00:42 +0000 Subject: [PATCH] vim: Update to version 8.1.1551 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index e908c2783c..6863b4e6f1 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1534", + "version": "8.1.1551", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1534/gvim_8.1.1534_x64.zip", - "hash": "1e881deaf575b83f5eb460e85d801f5ec1c3fe3c989f37c43a9ba2dd6066465b" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1551/gvim_8.1.1551_x64.zip", + "hash": "c045e90cba1919ed67ac306124ba9f760815c6b2d54192d829b0908bf17457ef" } }, "extract_dir": "vim\\vim81",