vim-nightly: Update to version 8.2.1943

This commit is contained in:
Jakub Čábera 2020-11-03 08:46:07 +01:00
parent 82d6d759ef
commit d558a5aea3

View File

@ -1,5 +1,5 @@
{
"version": "8.2.1941",
"version": "8.2.1943",
"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.1941/gvim_8.2.1941_x64.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1943/gvim_8.2.1943_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": [
"9fe11771923540e771ee81692db5e6e6fd763c2bd2ec670f9635cb2807094978",
"5e3ce96d1da842c8cadc81256757eb79ac421732bc0c6ffe586cf0a76604818b",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]
},
"32bit": {
"url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1941/gvim_8.2.1941_x86.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1943/gvim_8.2.1943_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": [
"8028637391922dc263c2440127adf760fdb942347cbf955a1de5bd7f07a5553b",
"5158146f1ac47b853b7e695086b291cbf0b213ea90142bf49151343637e6ca51",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]