From b1e04c7e8bf0925cdf565f8ef0629500dfcc9331 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 21 Dec 2019 00:00:30 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0025 --- 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 5af126e588..41debefb01 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.0024", + "version": "8.2.0025", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0024/gvim_8.2.0024_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0025/gvim_8.2.0025_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": [ - "b9e16bc8324d79d6506d6e9e6cd8b13ec4c0226f826b7062556652ee9e80144b", + "d510bc9174de15c06692cdb9912cbe5d9b67a1afdb83c4a70f535d6d33a0f172", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0024/gvim_8.2.0024_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0025/gvim_8.2.0025_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": [ - "259e646f5b9373dffbc964deebb493bed70be361fd7e679005c523bf22a61740", + "466b8c30e860dbd11b6c12a6456c3dcdb1f7d0b157ca747448cc0a85f5ebc051", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]