From 99675fcdc79540c5caaef35f90adf841a390ea3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 30 Jul 2021 21:39:25 -0700 Subject: [PATCH] vim-nightly: Update to version 8.2.3253 --- 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 4e89e5b75c..87f0308c0a 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.3249", + "version": "8.2.3253", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "homepage": "https://www.vim.org", "license": "Vim", @@ -9,24 +9,24 @@ "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3249/gvim_8.2.3249_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3253/gvim_8.2.3253_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": [ - "46aa6d78293b886c84623354b7faacf84571d3d382a28722e4ff40ebd80af304", + "4179e5287719d0b14e0d97392b46fb2f5b20f28f509f8ebaca91fac2ef8ecd87", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3249/gvim_8.2.3249_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3253/gvim_8.2.3253_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": [ - "5ffdc1fd648305b2415b4a98b8712b095664dfe31b1dcbd403ceeb46f2dc2bc3", + "72fcef390dac76ae9c389ecd6920c2a0c7764d59de1e27292f35b9793377d86c", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]