From 3409c40ab67cb839ec06712054c4db3ad8ec43bf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 23 Mar 2020 00:01:54 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0430 --- 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 466452a239..65b5584b43 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.0423", + "version": "8.2.0430", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0423/gvim_8.2.0423_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0430/gvim_8.2.0430_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": [ - "9db30a232519c4ee21bdbc77209fca18548004d4b35584a1b259279e7a7d2936", + "36385a4c445a45f98abe318b66236320ed9ee06872e833620160350d92805fed", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0423/gvim_8.2.0423_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0430/gvim_8.2.0430_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": [ - "c773c8d79eaa98a0ed4b39de50235ffccb4264ba5748de7c08f35083ed0a1ca6", + "35c5b489cb6a617b272f9d2600cc770b92f06d836051b0a10aedcfd563382c6a", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]