From 19a4749db8e7783d78d4cdb9fa86278985043a5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 25 Aug 2020 09:27:04 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1522 --- bucket/vim-nightly.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index bda2a44cc6..5674332653 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1520", + "version": "8.2.1522", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "homepage": "https://www.vim.org", "license": "Vim", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1520/gvim_8.2.1520_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1522/gvim_8.2.1522_x64.zip", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/uninstall-context.reg" ], "hash": [ - "4f3a1c1a9594b76a5ad616c1db6f851bd79e23340a86f93b293a1325270f499b", + "157f47d2362f9e1e5e396e362d9c2652360c90beaeef20b2801f76c99110db99", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1520/gvim_8.2.1520_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1522/gvim_8.2.1522_x86.zip", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/master/scripts/vim/uninstall-context.reg" ], "hash": [ - "06d35bb2342ff24272bea7a705babde0b1077b8c6cd9940f75bf871d6a484bfb", + "ac5e2ccffe58e27065b044528bf11c81e04ad0efda2f2c7bff6af2592490ef23", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]