From ca2b05ab56141a0c4778ae100210d7f713b56525 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 14 Dec 2018 00:00:30 +0000 Subject: [PATCH] vim: Update to version 8.1.0581 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 934e8d0ff6..b0ca5df7db 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0578", + "version": "8.1.0581", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0578/gvim_8.1.0578_x64.zip", - "hash": "0bdd170e2f2d3b9c5c79b1c12aef1bbc66beb5122eaaefe2bf2e6d42f49ce0df" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0581/gvim_8.1.0581_x64.zip", + "hash": "60ec1f6c312c68ad713a5c3aea950a1d438aadec6f87d29d715b5307ea23c88c" } }, "extract_dir": "vim\\vim81",