From c0c6dd2c2668d0ce2b9a5ce82da913d314a9cd62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 8 May 2020 10:32:12 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.0716 --- 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 9894369145..304d37ff92 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.0705", + "version": "8.2.0716", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0705/gvim_8.2.0705_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0716/gvim_8.2.0716_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": [ - "a39340834bd9b3ad35c796a12cd06f721c8cefb6f68885768e27b092edf0c9a5", + "a9604fcce62ef0a4d6628c71112949bf4ce9083ae77a9eb79f82b3151586589c", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0705/gvim_8.2.0705_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0716/gvim_8.2.0716_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": [ - "338e945e2035c15f2fddc0a24a30cbf8a519e169b1e2cf7536345242eb79455f", + "e5a5fe58eea6f8cdf5500b9c639f974a97d426b348957f3693449225474849a3", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]