From 43dead4a69aea2e389374cfa95bf23343f46d9bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 19 Oct 2020 08:58:48 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1862 --- 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 49d3e157fe..7fcd9d7553 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.1860", + "version": "8.2.1862", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "homepage": "https://www.vim.org", "license": "Vim", @@ -9,24 +9,24 @@ "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1860/gvim_8.2.1860_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1862/gvim_8.2.1862_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": [ - "c96a4a7de9990b8f8ba933286125b415eab58203a758229795634d5f8ef1070d", + "11115060b5e65691ffa04fd3e0d98d660b891d2c204307271d2d982ad0856d8b", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1860/gvim_8.2.1860_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1862/gvim_8.2.1862_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": [ - "2c61306d92d4fb3fc8703ee4d5c303ad92355d8f94f7058d1930974c9193578d", + "54dc14013c6bc85fcc55a41fc4d47af0d274370ea20673472dacd216f899c87c", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]