From 123a705c0b2a16355a97b29beeaf5949ad381d21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 24 Sep 2020 08:49:33 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1736 --- 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 3685c0d4cc..57be8ef44b 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1728", + "version": "8.2.1736", "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.1728/gvim_8.2.1728_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1736/gvim_8.2.1736_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": [ - "4fbc3fcad2783fb7f918ee919edbb2522518c545a46b8097f6078747f7117578", + "b48bc922bd3021269edf90e820c3363dcc61179692c0613e9d7c41839c035752", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1728/gvim_8.2.1728_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1736/gvim_8.2.1736_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": [ - "f194eaa68744c1bfa05b7dd1eb579017c461ceccc18f5bf25bc94fa6db95e449", + "7a727fbac2845e28b5272b57f6daf166ed04669ab252154a250bbef1b97356c8", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]