vim-nightly: Update to version 8.2.1176

This commit is contained in:
Jakub Čábera 2020-07-11 09:55:01 +02:00
parent e7df1d08aa
commit c0f96cb77e

View File

@ -1,29 +1,29 @@
{ {
"version": "8.2.1168", "version": "8.2.1176",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"homepage": "https://www.vim.org", "homepage": "https://www.vim.org",
"license": "Vim", "license": "Vim",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1168/gvim_8.2.1168_x64.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1176/gvim_8.2.1176_x64.zip",
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg",
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/uninstall-context.reg" "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/uninstall-context.reg"
], ],
"hash": [ "hash": [
"b9725345478cd14bed7b998f69c856c2829cf741b8b669b79323493f548aeeca", "9a7097fc61a10d97292cf9f319156ea78df33989fdb3908f7bbc1735e7b12dbe",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1168/gvim_8.2.1168_x86.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1176/gvim_8.2.1176_x86.zip",
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg", "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" "https://raw.githubusercontent.com/ScoopInstaller/Main/master/master/scripts/vim/uninstall-context.reg"
], ],
"hash": [ "hash": [
"91b15e46b247a0875c26001ed0bf7c4f1f36e45386a51c7208aea8818b8edb75", "a8840e69ec65f1753809d02f099520a6ea158b75e73c413f1b37c8ff328f459f",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]