From 3171721b25c51e2d7e3a8fccada2df8d89aea1c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 14 Jul 2020 09:08:03 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1206 --- 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 d4e7859e96..474475323e 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1199", + "version": "8.2.1206", "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.1199/gvim_8.2.1199_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1206/gvim_8.2.1206_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": [ - "dbf5993940a9c011dd56ec97c7df9eb0b02677ab279fc988eefa9783c29aaadc", + "b9ec7710b21c5b4047746f784e939ee2d93ecd9b826f590ec96d9cccd376b533", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1199/gvim_8.2.1199_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1206/gvim_8.2.1206_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": [ - "49203f2b500cf87f6564bfeebcb28b9c3dff8ce36d4d86da0c905a54326473ad", + "7b0151d2e0505e7a3366f08d2638a07a7944cb6962df04b4718a7940f8e95df7", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]