From 2be1a5a6a51766f69e97c676cf23be0216eff9b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 22 Oct 2020 08:45:26 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1883 --- 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 87df2fd793..a8e782a8e0 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.1873", + "version": "8.2.1883", "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.1873/gvim_8.2.1873_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1883/gvim_8.2.1883_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": [ - "e165bb60c48f5376fde8ebc35cc632b613edf5286ecd58ad0a8ec6a9d80df6a6", + "197aed15042f454e236827e836a2f7db76f137d1515653b0a855b0eb3e99c786", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1873/gvim_8.2.1873_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1883/gvim_8.2.1883_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": [ - "13f4d474a194bd5d8f7fde87f6c4029d139943877e28ca3ca5eab386342af574", + "bca01ce3813b1b8a6f76105a9988cfd1e301f66e766a2a35504f5c6446de27a3", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]