vim-nightly: Update to version 8.2.2352

This commit is contained in:
Jakub Čábera 2021-01-15 04:50:51 +01:00
parent 525634796a
commit 6188b73ece

View File

@ -1,5 +1,5 @@
{
"version": "8.2.2344",
"version": "8.2.2352",
"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.2344/gvim_8.2.2344_x64.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2352/gvim_8.2.2352_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": [
"433c318131e3ab449372b197b74f061ae93a97a079cba4b73a75307da1beb541",
"6e524afe01db4deb7da2eb3dd30ded1d19ba515bcb6012d37746791af346c067",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]
},
"32bit": {
"url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2344/gvim_8.2.2344_x86.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2352/gvim_8.2.2352_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": [
"44437b20a72a329bfc582615ac4e41296fc6fd8a9b0e763d9b8e7abe3e3c5ac8",
"a198ba39fad4f3b1c1fffd92a48e8a16d821e2bb18d5f5797ce6cf016278bffd",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]