From bb2a850ebdd6446de2e299a21e5fdd5910c1977f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 9 Mar 2020 00:01:50 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0364 --- 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 b4df8459eb..c3946520a2 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.0362", + "version": "8.2.0364", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0362/gvim_8.2.0362_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0364/gvim_8.2.0364_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": [ - "b5fcf8281a7ac7c3144fb635b7462e33279b141d207a77149a2633cbe97529f5", + "d1fe249888e2750556d9482abe4700aec76fbbe252dad9f16736ccb5ba7d1b3b", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0362/gvim_8.2.0362_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0364/gvim_8.2.0364_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": [ - "a5a06c8fad16d5781b435aeda5ecf4ce8839d12ece44766268fbaf7dbbb3bf07", + "faa10a2cb81e6b0ddb4ca1b79cbab0de3b67e4db70d13fea4de884d770fbb75a", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]