From 86d4888449d05228ba74012c64a5c961a5d818de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 8 Jun 2020 08:54:40 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.0931 --- 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 0faa792844..d00d9bc5b4 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -2,28 +2,28 @@ "homepage": "https://www.vim.org", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "license": "Vim", - "version": "8.2.0916", + "version": "8.2.0931", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0916/gvim_8.2.0916_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0931/gvim_8.2.0931_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": [ - "eab527f20286c8015c348e6efa80263b1a7005b57c7ed681ca76f0b060ddcd0c", + "4c8e2d3526461d53cbdbe834bcfcce619382172470424ec73aececfb1b6ebe78", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0916/gvim_8.2.0916_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0931/gvim_8.2.0931_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": [ - "0160333ed1eb0e7c7877fc456595250b74f415ddd615e28e1f31bd6844debf09", + "c1d37102bb897905ea5105a1cd93e3fcedb360c6a33d4fec43f6c3aa29c325e9", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]