From f7ebe677c07d114018d99efcf0c383261cc741b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 4 May 2020 08:53:52 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.0694 --- 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 71372e0502..5e3f38e25c 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.0676", + "version": "8.2.0694", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0676/gvim_8.2.0676_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0694/gvim_8.2.0694_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": [ - "503e760c42dfba02700411aa5c612159e34c46cd3b8242fc23c4f5fd586623ae", + "3178fece79dc107825c9571b351ebe4d19533292b1ae03c594f5f189002cd672", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0676/gvim_8.2.0676_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0694/gvim_8.2.0694_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": [ - "b5181f9622b9004d0b54c2c5d25c8b06f8c891ac9df4ca9d3fbd26f8f7fd03e4", + "81bdeb85fab2ba0de023fec484a893af960b4772241f9afc928ed38eb2dbb272", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]