From e68161f8838e3703f59dc6b60d8876bd350136c6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 14 Mar 2020 00:01:55 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0378 --- 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 ab0fcb4c7d..4a93301726 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.0374", + "version": "8.2.0378", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0374/gvim_8.2.0374_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0378/gvim_8.2.0378_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": [ - "2e83e0ea43507c73522eb93161cc55f8ecd31f256b552a6f6d2f1ac557653243", + "adf67a6b9bcabfc8289cdae73a311bea96e9a6323d084ae6387a42a9245008a8", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0374/gvim_8.2.0374_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0378/gvim_8.2.0378_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": [ - "ae2d5ccd20a345c561dfc066a50db98025251ab742dab77f39945957c852aff7", + "6cac717877a990f0d052e7e46286220f08b73ac249895875ca41c144e6be228a", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]