From 528520fd6b617c4ca6768594c5d9a9e6a5bdde43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 9 May 2020 12:26:11 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.0717 --- 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 304d37ff92..0ab0f178ec 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.0716", + "version": "8.2.0717", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0716/gvim_8.2.0716_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0717/gvim_8.2.0717_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": [ - "a9604fcce62ef0a4d6628c71112949bf4ce9083ae77a9eb79f82b3151586589c", + "6ed1e4189d8d1f25a8248c712e9f5f4c9913093e63d325a3f606bceeecb33d64", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0716/gvim_8.2.0716_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0717/gvim_8.2.0717_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": [ - "e5a5fe58eea6f8cdf5500b9c639f974a97d426b348957f3693449225474849a3", + "211409c3f73ec241eddde012849b98033879405e1cf974237e69cc0388c39880", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]