vim-nightly: Update to version 8.2.0820

This commit is contained in:
Jakub Čábera 2020-05-25 10:02:41 +02:00
parent e353460c38
commit 3eb57c5c1d

View File

@ -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.0814",
"version": "8.2.0820",
"architecture": {
"64bit": {
"url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.0814/gvim_8.2.0814_x64.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.0820/gvim_8.2.0820_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": [
"5462fc0b11652ae8377b78af7996d43aeb024c9aa9f16375cc1156ed8c75e19f",
"f7d77e7615ecead51fa0d8f49520373018440fcec5710ecddcf4cc4366a5a4e0",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]
},
"32bit": {
"url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.0814/gvim_8.2.0814_x86.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.0820/gvim_8.2.0820_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": [
"1f1b870d72275ee2cae2a38f2fa17d9abd47fe9b0522ce051ed253edc1ffac3c",
"711153876caf8d86b5eb9faff5a4f6e272bc1f2a81ef61545f7c6f7e0746588d",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]