From 7aa65e30bec1666b3bbdf474b08cb9f9c7e67774 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 17 Oct 2018 23:00:41 +0000 Subject: [PATCH] vim: Update to version 8.1.0483 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index b4dece54a6..fe0e46b236 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0481", + "version": "8.1.0483", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0481/gvim_8.1.0481_x64.zip", - "hash": "a23487bea5f8ce7123c40a4e9d11cf01fde06a170de9757548247a40a783de59" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0483/gvim_8.1.0483_x64.zip", + "hash": "be214eed10ac1aa4c827e4e9dfee2b61b0f3cf4f2542b432de65d04df25eb553" } }, "extract_dir": "vim\\vim81",