From c14c8beb5514007eebb2706366232bfd04f2b731 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 7 Sep 2020 08:37:06 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1632 --- 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 f71182948b..86adaacf0a 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1620", + "version": "8.2.1632", "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.1620/gvim_8.2.1620_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1632/gvim_8.2.1632_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": [ - "c80aa8ec5ce33580010bb03f00610c8a12287c79ce2f3d3a19249f4787f641d3", + "5997f58ffa9b1237e87f00fcdfa50fedf5e617d1ab8712188fce1736ab0771ab", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1620/gvim_8.2.1620_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1632/gvim_8.2.1632_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": [ - "ea8e883f34e5b2b7558b3f2bc102588285bc49156f980e35d932f3666db60667", + "6f85e6dc455cafcfa4499a285482e71ab4ffcbed6608d736f5b08ad756d8728a", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]