From cfe5426f4128aa1ee65333019a8e199db51709a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 6 Jul 2020 08:52:37 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1145 --- 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 a81e1dd0b6..13c94e9192 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1123", + "version": "8.2.1145", "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.1123/gvim_8.2.1123_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1145/gvim_8.2.1145_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": [ - "9f0802a1f6a1d939a4dbf4282243f34639a4c050a07d225927371c564cf433d6", + "11f846f0c0d62a54d30cfb26b2d7d7c8ec09dd18c44421fb2492c72702eb8eca", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1123/gvim_8.2.1123_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1145/gvim_8.2.1145_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": [ - "33c4b7245c9b41f223131366c4c5708c2c0f2508544d0977ad06a14d9bce3882", + "f3b9ec2bc096ff3b44dea1763ba5fccad891402bc99e9a1c4fb22dd14369f00e", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]