vim-nightly: Update to version 8.2.1941

This commit is contained in:
Jakub Čábera 2020-11-02 18:33:15 +01:00
parent b6dac6401e
commit 4a4c6e2739

View File

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