From 60826249ee6fab53946ae4927ff08a448d2eb2b7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 11 Aug 2019 23:01:52 +0000 Subject: [PATCH] vim: Update to version 8.1.1839 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 3c84d73266..152957c892 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1837", + "version": "8.1.1839", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1837/gvim_8.1.1837_x64.zip", - "hash": "a5777c9b48a17bc24abadc610055208cdceef97ee6843af0e00dcd31512dac0e" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1839/gvim_8.1.1839_x64.zip", + "hash": "9b160d61993412846d7cd205b956668d5128ba96fbe755ae894d4b2d3a9f9512" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1837/gvim_8.1.1837_x86.zip", - "hash": "01b3c8cde84cf64f14fa875d5e07f1a9b48793375f9496549075b9db87cb5045" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1839/gvim_8.1.1839_x86.zip", + "hash": "9594435c42fd7643efa055fcf389f9671eba11210105849ad17d411bca760cdc" } }, "extract_dir": "vim\\vim81",