From d62a588cb498ea56afe403e88c59392eb94c2e36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 21 Jul 2020 08:53:30 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1258 --- 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 ba39ed6f49..47ecd9f369 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1253", + "version": "8.2.1258", "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.1253/gvim_8.2.1253_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1258/gvim_8.2.1258_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": [ - "a02ba3b9463ac254f599fccf0a5b3853e2ffc88758abd28cdff9b83899317c6f", + "13f4feb303e19989e2a8a3fad97ef393256cbe0f497d82b2b9e29b424e9b4ce0", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1253/gvim_8.2.1253_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1258/gvim_8.2.1258_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": [ - "6878ab6094640aeb6007dfbb066e1fbf7a7c1f1f9597fef19dd5a15f5772d2a6", + "c6103906b6570938c71664610eee926bb6fdb0a0a1dbe191c4fd5b7d49e97808", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]