From 1e22fdc78c2c7901d1704d9d370186e55735e653 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 24 Feb 2020 00:01:52 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0313 --- 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 1f2f3516b3..23f5cb93c9 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.0303", + "version": "8.2.0313", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0303/gvim_8.2.0303_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0313/gvim_8.2.0313_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": [ - "ea25a5e3c137d2d6b82e3b625b41c6b6ae7516c213835c3ff44fdae4a54677e2", + "5c3ec0e1a4c8919707d1300c0cb3e80b5b9556ac03d6d1e233b2b2171ac0f704", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0303/gvim_8.2.0303_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0313/gvim_8.2.0313_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": [ - "e9eda7e18866cc5d9f507ced7d3d89eb4cedc8b7c8b4cd74e92e922d1f56fdbe", + "b82693ecec5dffa6e42266d4935bdb3aa4059e4549e64cb277d62c291dbda3be", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]