From bfd7a61b8a6de7016014d7a45ac3c8cf2e1ba602 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 24 Dec 2018 00:00:26 +0000 Subject: [PATCH] vim: Update to version 8.1.0629 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 6ebf069ee5..8c1e193bbf 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0627", + "version": "8.1.0629", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0627/gvim_8.1.0627_x64.zip", - "hash": "e5aca313c5e82dee2bae8dc79a0acd7cecc002706dd4037dc62e95e36780a0b0" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0629/gvim_8.1.0629_x64.zip", + "hash": "d05bf5f976acf63347e2e583ca68f495f6d637311f89deb014abed014ea50e56" } }, "extract_dir": "vim\\vim81",