From dcf9cac9695070fcae2d365c7da510e2c72f78ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 7 Jun 2020 10:19:50 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.0916 --- 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 4af4a7d5f4..0faa792844 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.0910", + "version": "8.2.0916", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0910/gvim_8.2.0910_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0916/gvim_8.2.0916_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": [ - "13414269790c3bd5c501af4698c91e35d4015c762f7a888e082f10f11a487ded", + "eab527f20286c8015c348e6efa80263b1a7005b57c7ed681ca76f0b060ddcd0c", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0910/gvim_8.2.0910_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0916/gvim_8.2.0916_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": [ - "1424a8d593f1f75e19d05cabbf77a881ba224d020ed7b9625b5061befcfba176", + "0160333ed1eb0e7c7877fc456595250b74f415ddd615e28e1f31bd6844debf09", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]