vim-nightly: Update to version 8.2.1471

This commit is contained in:
Jakub Čábera 2020-08-17 08:32:31 +02:00
parent 07f62489e8
commit 2ea5dafbef

View File

@ -1,29 +1,29 @@
{ {
"version": "8.2.1464", "version": "8.2.1471",
"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.1464/gvim_8.2.1464_x64.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1471/gvim_8.2.1471_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": [
"0a6b051e7f0984e9a77d15f85628b116fbac66ec9616e8edc7894675cfdb81ca", "a52dec23c72e866431757b2554bf147fa7d5540b8a0040f5164fee28d2fb60a9",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1464/gvim_8.2.1464_x86.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1471/gvim_8.2.1471_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": [
"5e5d18cd7df6371647e8976ac075fc855de4869fe2e4c508d17d6e6a63a6472f", "d1d9b62f3fdeb5b5ca21f22f7c02ee529441bb65ea63abe301f95a2beba5afc9",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]