vim-nightly: Update to version 8.2.2115

This commit is contained in:
Jakub Čábera 2020-12-09 08:17:06 +01:00
parent 3acb565585
commit 12815e65aa

View File

@ -1,5 +1,5 @@
{
"version": "8.2.2107",
"version": "8.2.2115",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"homepage": "https://www.vim.org",
"license": "Vim",
@ -9,24 +9,24 @@
"architecture": {
"64bit": {
"url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2107/gvim_8.2.2107_x64.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2115/gvim_8.2.2115_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": [
"1eb976b44bb119a90fd5951e60984647179e538d49964b80776d867fa86c8736",
"d9df452a8fc38a9ba902d4f1fa14c8f52319e51efe261798bc1745d0184045ea",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]
},
"32bit": {
"url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2107/gvim_8.2.2107_x86.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2115/gvim_8.2.2115_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": [
"8e3478f815afa52d2d818a74cbf4c05f2bb299a5f693c8df3a7b61eedcb5ff44",
"d52374a5d337036c0578d9d40ccb9a2ba52fa661d488a51f5f66ea51559ed2d8",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]