From a27d3baa8af89b8ba351dd6b8e5fcec99c168f9e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 13 Aug 2018 23:00:24 +0000 Subject: [PATCH] vim: Update to version 8.1.0280 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 35f766378a..556f2b3c08 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0278", + "version": "8.1.0280", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0278/gvim_8.1.0278_x64.zip", - "hash": "b2e027c7bfa7fd29b310a77c540ea2cb01e29af620301979569143ac95b48ad5" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0280/gvim_8.1.0280_x64.zip", + "hash": "29b51480b876a8c553ce5c76892cd553c892ba51445153449479a08326fca6cd" } }, "extract_dir": "vim\\vim81",