From 0bd958bb064d6575220dc9f1c221bbf0c082bf91 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Mar 2020 00:01:52 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0373 --- 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 3007f2639e..f0b7dd8360 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.0369", + "version": "8.2.0373", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0369/gvim_8.2.0369_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0373/gvim_8.2.0373_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": [ - "f334b0f5b7069f08d13d645ef5e9b9aed89fd2d4340b5dd9ba2a0d2345639711", + "fdcd31ed271725dafb57ecd48f3c5686abe29cdcee67f085288ef6177ae9fc95", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0369/gvim_8.2.0369_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0373/gvim_8.2.0373_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": [ - "a5c63a02c7a23f5f05df7a5efbf3c57f0a5114285dc5c0c9e189eaac98b6dc83", + "d6089dbbe32665d786fbfe050b7de0e464620d0b8ff093e889199ae85e9f0d25", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]