From da86b8be0ed4034c4b529b05f9a7187b0ae947bd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 30 Dec 2018 00:00:34 +0000 Subject: [PATCH] vim: Update to version 8.1.0661 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 0bda4b1fb3..f37889f807 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0655", + "version": "8.1.0661", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0655/gvim_8.1.0655_x64.zip", - "hash": "d70a2ce72ec8e47360934868b56ae5b82ab3442132201ab86ffc509b0332333e" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0661/gvim_8.1.0661_x64.zip", + "hash": "6bcaa250bdc299196aa7b55dda59befc627a54be5f5d651bd79241ea8a1edb52" } }, "extract_dir": "vim\\vim81",