From 0c7a8e8dc9b7d805c2d7a0e603616ef821ebbcc2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 8 Nov 2019 00:00:32 +0000 Subject: [PATCH] vim: Update to version 8.1.2269 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index d1468074cc..81e29d7b48 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -2,15 +2,15 @@ "homepage": "http://www.vim.org", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "license": "Vim", - "version": "8.1.2260", + "version": "8.1.2269", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2260/gvim_8.1.2260_x64.zip", - "hash": "ed849776ce82a8666cbc158c02090d3240bf1810205e86f1d3a8c0aab0fd7b32" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2269/gvim_8.1.2269_x64.zip", + "hash": "ed00cbf6c9e3c9bc14dfed025155f29877d37b86a08d62bcddba17ad7e678468" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2260/gvim_8.1.2260_x86.zip", - "hash": "b54f973e7b9e006b05d421585c41a46626ee624e44f3d85f1f23decbb6e4b6a0" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2269/gvim_8.1.2269_x86.zip", + "hash": "59aafc968faa2bc766d53f48faac7378e5f8c1f620c696d936ff0f0650a64880" } }, "extract_dir": "vim\\vim81",