From 291b8e1cc1b9d2248104dabfeda66458547df0c0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 15 Dec 2019 17:00:26 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0008 --- bucket/vim-nightly.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index b311af6b4c..2360f773c8 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -2,34 +2,34 @@ "homepage": "https://www.vim.org", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "license": "Vim", - "version": "8.1.2260", + "version": "8.2.0008", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2269/gvim_8.1.2269_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0008/gvim_8.2.0008_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": [ - "ed00cbf6c9e3c9bc14dfed025155f29877d37b86a08d62bcddba17ad7e678468", + "0607b91d2869a75986af504f2cab56b73e58b80a86e30d090d8e5b3ef3ae3434", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2269/gvim_8.1.2269_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0008/gvim_8.2.0008_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": [ - "59aafc968faa2bc766d53f48faac7378e5f8c1f620c696d936ff0f0650a64880", + "2c79d0b141568d5d614d432dae333e3c7b0ebe578bac795930af9405310ed548", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] } }, - "extract_dir": "vim\\vim81", + "extract_dir": "vim\\vim82", "pre_install": [ "Remove-Item \"$dir\\`$*\", \"$dir\\uninstal.*\", \"$dir\\install.exe\" -Recurse", "if (!(Test-Path \"$persist_dir\\_vimrc\")) {", @@ -114,7 +114,7 @@ "gVim" ] ], - "persist":[ + "persist": [ "_vimrc", "_gvimrc", "vimfiles"