From 4aa0bb389a7cbad7690a74f1d620354c2e896e2a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 3 Jun 2019 23:02:10 +0000 Subject: [PATCH] vim: Update to version 8.1.1461 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 5a5f20a73f..987c8cb43f 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1456", + "version": "8.1.1461", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1456/gvim_8.1.1456_x64.zip", - "hash": "d4e0403c4c9a2d581fb26c29fffeec13f45d14a9f154653adf3d65cef1de11cd" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1461/gvim_8.1.1461_x64.zip", + "hash": "1870cabe219ed6e75af3583023c9edde25176649274a6d2f73dbb34321add5e2" } }, "extract_dir": "vim\\vim81",