vim-nightly: Update to version 8.2.0422

This commit is contained in:
Richard Kuhnt 2020-03-21 00:01:52 +00:00
parent 563ef3c039
commit 274d1d7485

View File

@ -2,28 +2,28 @@
"homepage": "https://www.vim.org", "homepage": "https://www.vim.org",
"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.",
"license": "Vim", "license": "Vim",
"version": "8.2.0416", "version": "8.2.0422",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.0416/gvim_8.2.0416_x64.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0422/gvim_8.2.0422_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": [
"e8a0489ab03484f68059bc3d14aeaf83082c2d468c512c086c25f977975522e3", "be361c845567e27a07c1a5ee9c908249e70bbd2b19f3041b34518a18b428bd0b",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.0416/gvim_8.2.0416_x86.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0422/gvim_8.2.0422_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": [
"c6ce6f39a71522b147173bd2c3743092e841b8f8bca1189758c51b7dc42a1b3c", "7ebbf50c1eb8aff5de83c86fa6b870b0db22c37b5d9518f4b4d8e252c7e08c60",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]