From b8493e7f30f77f12f7d46f930c2fb83e2ac8197d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 24 Jul 2019 23:00:29 +0000 Subject: [PATCH] vim: Update to version 8.1.1746 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index c35bff4580..157f0138e3 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1737", + "version": "8.1.1746", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1737/gvim_8.1.1737_x64.zip", - "hash": "6bce04ee4c5beffee6b96721aae7227afd73f295ba12e07affa78a66c0144314" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1746/gvim_8.1.1746_x64.zip", + "hash": "34c2ac9dc429c93f9ad52a56c89a81d4f0cc4e4ec49c2d970fcc6323f42708ce" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1737/gvim_8.1.1737_x86.zip", - "hash": "f4a9d05ca8efc703a494adc0eb165e9a626f0f4553f90aebe974d95bcd6fdd39" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1746/gvim_8.1.1746_x86.zip", + "hash": "0d67cec9cffc942f5732b118446d06d237f207042f2e625fdea0e2823ab98355" } }, "extract_dir": "vim\\vim81",