From 1c76e5b01512de25c4c524d738724c6618590fb6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 13 Aug 2019 23:00:39 +0000 Subject: [PATCH] vim: Update to version 8.1.1845 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 152957c892..1372b2dbcf 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1839", + "version": "8.1.1845", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1839/gvim_8.1.1839_x64.zip", - "hash": "9b160d61993412846d7cd205b956668d5128ba96fbe755ae894d4b2d3a9f9512" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1845/gvim_8.1.1845_x64.zip", + "hash": "24d4da192ccb2b3f624f6793a3447a73e814a449ae3cc70dcc43eecfd5f3f2f2" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1839/gvim_8.1.1839_x86.zip", - "hash": "9594435c42fd7643efa055fcf389f9671eba11210105849ad17d411bca760cdc" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1845/gvim_8.1.1845_x86.zip", + "hash": "b2ec332754fe857f16b0c39838f41db246ba467cf71612f2eae69f91396298e4" } }, "extract_dir": "vim\\vim81",