From 2f347dcdc2abf87f9a9948774fb6b7846d5e8a63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 23 May 2020 10:10:23 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.0813 --- 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 2220237368..8c0b214414 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -2,28 +2,28 @@ "homepage": "https://www.vim.org", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "license": "Vim", - "version": "8.2.0806", + "version": "8.2.0813", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0806/gvim_8.2.0806_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0813/gvim_8.2.0813_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": [ - "eca5077f92e07f55b8eeb330faa3e14f65d778bbb36754d7e4dcaeaa50b9ca3a", + "7a1c5fac09a40926bb5016010222276cdc684eb2ae8132dbb191904067ae9ad9", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0806/gvim_8.2.0806_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0813/gvim_8.2.0813_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": [ - "9a2eaabfbb4bf1a6f3043ba488109501df299497644d4bc06a5f952c0d81d8fc", + "0d14380aa901bad0618102413323f7e8704f4c3d5370a0d181ee935e95b828a9", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]