From 526f46ccdaa713b9babe1dbae6ab876daef18f6d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 24 Mar 2020 00:01:53 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0439 --- 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 65b5584b43..37c909802b 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.0430", + "version": "8.2.0439", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0430/gvim_8.2.0430_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0439/gvim_8.2.0439_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": [ - "36385a4c445a45f98abe318b66236320ed9ee06872e833620160350d92805fed", + "70b5193000eeebd4986c221f02eddcf144eb92e83f2d8cba3eb29c0dc50e1740", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0430/gvim_8.2.0430_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0439/gvim_8.2.0439_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": [ - "35c5b489cb6a617b272f9d2600cc770b92f06d836051b0a10aedcfd563382c6a", + "95d8ea0b292eb392a7e67d5722967e1f38c870c627ac3dec1266dd38b26d1fc8", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]