From 6f29499f335583ffd450b648f45cda6a17e0dda7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 17 Jul 2020 07:24:05 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1226 --- 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 48d6d990e5..33b2110007 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1224", + "version": "8.2.1226", "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.1224/gvim_8.2.1224_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1226/gvim_8.2.1226_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": [ - "367bcf1b2fd3a8e78216237fe55c9d097a27aff0b00ae8599b4bb5e729b90d79", + "229656bddada53badd05cb2282be3d991e45d2df8599a9ac6289ba0e78d96d46", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1224/gvim_8.2.1224_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1226/gvim_8.2.1226_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": [ - "d030338a727db21e5bfd87d6198bc159526e4c7a38d4f01230f2ad9c825e0d8c", + "7b07ea4a32681442d3ed3bf8c1a8a329289da30db1e74c79c04fb545fc694e5c", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]