From 7bfa1faf118842f9f8dc290ba70833991c9c385f Mon Sep 17 00:00:00 2001 From: Ash258 Date: Fri, 10 Apr 2020 19:30:42 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.0539 --- 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 298b1acca5..907a34d5df 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.0529", + "version": "8.2.0539", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0529/gvim_8.2.0529_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0539/gvim_8.2.0539_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": [ - "2d11e7421a39bd435a4482aa6894485e98728bfb1e1242f8667b3ee6908d433c", + "c285fa3c8faf18068efcd495f69cad9c0b6c52f1f92ada17264b5e2d80e486da", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0529/gvim_8.2.0529_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0539/gvim_8.2.0539_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": [ - "d5a5fa8c157a0a03b4fd08a694bc19bcc35ab9c4be8f699943935aa1e471aa78", + "777608594c2c4fd1d27762c0e8c22d0cc8d4b1ae61bddfac396a863185638e7c", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]