From f3ca1a60a6dad3886289708e5682c9e75bd3a987 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 7 Jul 2019 23:01:51 +0000 Subject: [PATCH] vim: Update to version 8.1.1649 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 3a4936b192..d87cb261a0 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1640", + "version": "8.1.1649", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1640/gvim_8.1.1640_x64.zip", - "hash": "9f3490ba5213c600d135816c6d2a4670a779395512ebf5659eca39c23a2930f5" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1649/gvim_8.1.1649_x64.zip", + "hash": "83febbba6b414ec94c9684dea4c20b4254c494a8d2cc0dff9b6c0cf95e4275cc" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1640/gvim_8.1.1640_x86.zip", - "hash": "1694718bab91dfe1302eec8e36bd2343b6e5149d4264ac40af543c8b11944147" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1649/gvim_8.1.1649_x86.zip", + "hash": "226ab58adc41724f44454622b10be4fe212db188b611529b27f075b2ac348756" } }, "extract_dir": "vim\\vim81",