From f283bb29e6ce4b562e8e9b2b58257fe1b2146770 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 9 Mar 2019 00:00:31 +0000 Subject: [PATCH] vim: Update to version 8.1.0999 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 8a6a7ce39a..924050fd8e 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0998", + "version": "8.1.0999", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0998/gvim_8.1.0998_x64.zip", - "hash": "330c66054d2d65d5cb780cab5187f00083f34151b8840b380b49cbb73ab1a339" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0999/gvim_8.1.0999_x64.zip", + "hash": "b01273a0a3a705288022cdbf6143e1592afa754779f017d3673a760037f69b6b" } }, "extract_dir": "vim\\vim81",