From a869e8c6a3fca6832953df3f723b6f868dc550f2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 3 Sep 2018 23:00:38 +0000 Subject: [PATCH] vim: Update to version 8.1.0347 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 088c77a6cf..50757b35d8 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0346", + "version": "8.1.0347", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0346/gvim_8.1.0346_x64.zip", - "hash": "633d15df06eaaaec9a27ce63e751296012d2bb0b0b11323592d7724d0ad14f78" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0347/gvim_8.1.0347_x64.zip", + "hash": "873b1a7afca4365d9defc2e7a9c32743b036e0391c7ced305116ec7eb1f3e31a" } }, "extract_dir": "vim\\vim81",