From 39743f8a4ce9ef11043f91086fb476835ecbdff1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 28 May 2020 10:29:23 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.0834 --- 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 3cb4e0e88f..c391b7244d 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -2,28 +2,28 @@ "homepage": "https://www.vim.org", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "license": "Vim", - "version": "8.2.0830", + "version": "8.2.0834", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0830/gvim_8.2.0830_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0834/gvim_8.2.0834_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": [ - "5e95a8f6bc7f4acf15fd6df24c751c39434f902ab7d245c5b8a04b568862eafb", + "9fb41cbadb1cf42352665172c18e4ec555a9b2ba2367019afb77cb06ded9940c", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0830/gvim_8.2.0830_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0834/gvim_8.2.0834_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": [ - "9d5c952165e18fbbd562cffc5f6de9ade4e124c539003b017c15d62d9f1e217d", + "f7285d791c16aa659bca38e709dfef624745aa9eed1555977e925d0181912183", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]