From 941e5cc11d7e38f9d89e2e7112cc6ad4bee9fd45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 13 Jul 2021 23:05:14 -0700 Subject: [PATCH] vim-nightly: Update to version 8.2.3159 --- 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 641cabf2cd..8920454196 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.3154", + "version": "8.2.3159", "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.3154/gvim_8.2.3154_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3159/gvim_8.2.3159_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": [ - "899595b247fc4dcbb5302ee9d61bacd1fe222681cd9c50c96394a7ee00a24cd8", + "ac0f8dc0278075d74fac090a24546ea1c849d57dc776dd567298b1df1f8bf7e2", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3154/gvim_8.2.3154_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3159/gvim_8.2.3159_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": [ - "8f190e2b4f084b5446227a8226b8cdfe62b9b85b22357e12f34f3da7b9f4bc6b", + "f29505b6feacebbcb25ab261ce5c763952ee0f63aff657d593a1301b088ede74", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]