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