From 1cf2bdd45564b02ca4cc4673d612a9918b98f8a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 10 May 2020 12:08:35 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.0726 --- 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 0ab0f178ec..4238fcc43c 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.0717", + "version": "8.2.0726", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0717/gvim_8.2.0717_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0726/gvim_8.2.0726_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": [ - "6ed1e4189d8d1f25a8248c712e9f5f4c9913093e63d325a3f606bceeecb33d64", + "081a3d8ffd351d2fe8cbf70b7e759e0fc45cc46c1a105305f902c69956b1b041", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0717/gvim_8.2.0717_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0726/gvim_8.2.0726_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": [ - "211409c3f73ec241eddde012849b98033879405e1cf974237e69cc0388c39880", + "179da38fdf0bbdf9ff1dc56f37d2d833337c8e8741b1049cd47cf1dd4d0d8c0d", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]