From cf1d46a9fac17a29fd1a3b0606938bc15428ead0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 7 Jul 2020 08:44:02 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1149 --- 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 13c94e9192..f0bec7da4d 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1145", + "version": "8.2.1149", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "homepage": "https://www.vim.org", "license": "Vim", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1145/gvim_8.2.1145_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1149/gvim_8.2.1149_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": [ - "11f846f0c0d62a54d30cfb26b2d7d7c8ec09dd18c44421fb2492c72702eb8eca", + "43e1308f10307fe4e0a3407ebf6f50209b900bd563d38ae4868edcd77484c4b9", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1145/gvim_8.2.1145_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1149/gvim_8.2.1149_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": [ - "f3b9ec2bc096ff3b44dea1763ba5fccad891402bc99e9a1c4fb22dd14369f00e", + "b7b4b696a0df959319e480ee769de42227049b2d020edab632863931666484f8", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]