From 971b3670f9982221966d990ec914fc66f2636247 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 21 Jan 2020 00:01:52 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0139 --- 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 def3ab7806..3c03f4b954 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.0132", + "version": "8.2.0139", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0132/gvim_8.2.0132_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0139/gvim_8.2.0139_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": [ - "2b8ebed385adbff2384a76c72f43e44a4119be695a32e2cc35944c5413370ef6", + "ffec1f97c64a5388bd88e85c316c22f03face14441709181ab9691def5b7e98b", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0132/gvim_8.2.0132_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0139/gvim_8.2.0139_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": [ - "a997eb03a2c30ab99b67d649f5fceba9af86df0977a042276c6bde37c8b3e859", + "35c0ba7fddeff35b6b270250944228b5a3016951a79fb2f1249a4381dd7e1c36", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]