From b8eefa60db34041682a7f8bc29f0d75375fd2870 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 11 Dec 2018 00:00:30 +0000 Subject: [PATCH] vim: Update to version 8.1.0576 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index a0b2d672b7..c1e3717475 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0575", + "version": "8.1.0576", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0575/gvim_8.1.0575_x64.zip", - "hash": "2a66ca0d59ccd4ec483855fdcb491aaab8e35c1fbcffe0429f9500b44cac5b7c" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0576/gvim_8.1.0576_x64.zip", + "hash": "a24fa536bafa466b213f57c046db714235ecc67096fc6185fb9e8daa1a134f86" } }, "extract_dir": "vim\\vim81",