From 28b5185ff3b7e59ad69daeeedb1ed6378778d326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 19 Aug 2020 12:39:39 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1484 --- 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 d15f090d31..7cd152d174 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1477", + "version": "8.2.1484", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "homepage": "https://www.vim.org", "license": "Vim", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1477/gvim_8.2.1477_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1484/gvim_8.2.1484_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": [ - "650900415252278186183a8180932a7b2ea16fe7027f01db3dcc85a367ad3688", + "cf164a515403f8ca40a8e66d83d35f64c79cc7af40fa85dfc12504391e84df4c", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1477/gvim_8.2.1477_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1484/gvim_8.2.1484_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": [ - "a1723f20937e85ffe9adf27e72a5280553a3edcf6138f4b6b51890de4276d6d2", + "33d4db5ab5c7dfda68955c736af575fe113a239e10ca8d8a2e12f4a5ffec7bec", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]