From 793d8f1e06165cb86043ce15473c229425a1b622 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 10 Aug 2018 23:01:47 +0000 Subject: [PATCH] vim: Update to version 8.1.0266 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 7168a79613..0a581c07f8 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0264", + "version": "8.1.0266", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0264/gvim_8.1.0264_x64.zip", - "hash": "b56499d87aeb2ed8097f63b711d25ce019e871756f249fd111fe15cdef94d176" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0266/gvim_8.1.0266_x64.zip", + "hash": "f18e997670ed0f1d736a87a1fa48f82f2e0400e82f06e45928bc1e92e25ab9c2" } }, "extract_dir": "vim\\vim81",