From d35a5ff00e9e50b5c91fa00b9bbe1ca57a46b2fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 23 Sep 2020 08:44:08 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1728 --- 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 ba2ca64fb6..3685c0d4cc 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1724", + "version": "8.2.1728", "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.1724/gvim_8.2.1724_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1728/gvim_8.2.1728_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": [ - "86ee646c0f245734d438c16513a070b158addac2a95907c68708d015d63da6c2", + "4fbc3fcad2783fb7f918ee919edbb2522518c545a46b8097f6078747f7117578", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1724/gvim_8.2.1724_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1728/gvim_8.2.1728_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": [ - "cd225080395837da0e89d363d16a6efc1976808a7389f90f1d0acb471e501fba", + "f194eaa68744c1bfa05b7dd1eb579017c461ceccc18f5bf25bc94fa6db95e449", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]