From a34534ff581cb649ed95526feffb9d0d6405d307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 20 Feb 2021 12:03:26 +0100 Subject: [PATCH] vim-nightly: Update to version 8.2.2531 --- 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 9a7265d383..9a436e579a 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2529", + "version": "8.2.2531", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "homepage": "https://www.vim.org", "license": "Vim", @@ -9,24 +9,24 @@ "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2529/gvim_8.2.2529_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2531/gvim_8.2.2531_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": [ - "220132c58e2437194891342e150ecfa6bde1e8165e18c8503eab394d571f7535", + "c074d6493f3284e089b743c2fa20769beb7289b1657bf16c42f0a759e1873af3", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2529/gvim_8.2.2529_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2531/gvim_8.2.2531_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": [ - "4813599c93b62cc716b6ad51bd233c263bfd391a3e1c6ac320ea0a894d71632a", + "f3a3c5fe3905af99d5e743d83e8e2d93d8cc1a4d63d24d746b4c5a1884b66c30", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]