From 68847fc78c8c398d4f4049fac27828b0cff6c17f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 22 Jun 2019 23:01:09 +0000 Subject: [PATCH] vim: Update to version 8.1.1579 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 1d8b93aabc..9281a80bee 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1578", + "version": "8.1.1579", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1578/gvim_8.1.1578_x64.zip", - "hash": "abb3e4a9a58589770537122a3dd62e43881cdb73a3e3b9579c39ffafe83baf35" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1579/gvim_8.1.1579_x64.zip", + "hash": "7e2b62fd5f648f037a0b83414b22fd7750cb8dfdaa83e9c221c1c26b060d749a" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1578/gvim_8.1.1578_x86.zip", - "hash": "483fdc3612c452e329c728153949d1e8e9a6228697f388552217f318c288c0c6" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1579/gvim_8.1.1579_x86.zip", + "hash": "212b8341f7b85152e7111f42e3ea108e4e4c7bee94fe4d90a14f6286a3cb10cb" } }, "extract_dir": "vim\\vim81",