From 8bff5787e04d9f0a37f63b2e70631641d4ce09a9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 3 Nov 2018 00:00:38 +0000 Subject: [PATCH] vim: Update to version 8.1.0504 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index a6657ebfbc..f0bf5f3049 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0503", + "version": "8.1.0504", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0503/gvim_8.1.0503_x64.zip", - "hash": "93c5b91e1ded38a3557525d921acfe438b340a171db9218fe47b9e5a376db6c5" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0504/gvim_8.1.0504_x64.zip", + "hash": "0b39340d7e9b2ad59a98f419ebcd158290d768e6337704f9c900ef136a265ff1" } }, "extract_dir": "vim\\vim81",