From c375df7b6bd42fad7dc7e4292967c783822afab9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 28 Aug 2020 08:23:03 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1531 --- 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 ffa2fcc3f9..56f1edaf91 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1525", + "version": "8.2.1531", "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.1525/gvim_8.2.1525_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1531/gvim_8.2.1531_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": [ - "bda2ee17c34c953ceb0ff9798783c9968d769fd7441894820692f9fdc7605756", + "8de4081101c1521fb597b06f93cdb13cd28cba24eda523319bba00530623d898", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1525/gvim_8.2.1525_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1531/gvim_8.2.1531_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": [ - "a90f56553d0e133ad9dce22f2a37a46c906625495ed3d2efa8d180891ea50275", + "9767ab6f14af5d5ca1bfd5a270e8a152b1fb242a6af008970dcf346aa907c556", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]