From 08211fd33200d7b6098877222a00d66ddaa7c35c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 4 Jul 2021 03:04:56 -0700 Subject: [PATCH] vim-nightly: Update to version 8.2.3095 --- 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 a8425f6e34..814eb02503 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.3083", + "version": "8.2.3095", "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.3083/gvim_8.2.3083_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3095/gvim_8.2.3095_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": [ - "b0739da4388eb09df9b84bbde098086aecdc9dc6653daf1fe2e092aacf73c162", + "6b20146f6b1e194cc6e2df9aedb8a5565e076bab104d3f13229e962b3673f8d9", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3083/gvim_8.2.3083_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3095/gvim_8.2.3095_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": [ - "f3a00850a050f7d3cde608c6d954098f396edb4ed4d316f57425dcc1f88b2772", + "d431c9ecb3f46c4839538f5eb791eced71ef8993ea6aa32b423ef5c59cbb4792", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]