vim-nightly: Update to version 8.2.3448

This commit is contained in:
Jakub Čábera 2021-09-19 02:28:11 -07:00
parent 7db0966b18
commit d9a5045669

View File

@ -1,5 +1,5 @@
{
"version": "8.2.3446",
"version": "8.2.3448",
"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.3446/gvim_8.2.3446_x64.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.3448/gvim_8.2.3448_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": [
"57355e19235e1b6f90c298602f111d39be293c18dc27e80d510017eb05690687",
"e9bb7fd8bc1483b3c537bfb695bd7eb98bb9aeda9e8b26bddc021e16d502fae9",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]
},
"32bit": {
"url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.3446/gvim_8.2.3446_x86.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.3448/gvim_8.2.3448_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": [
"ccb076bc9a766dc3d59cae1b209a228fb1144e61402a7ac99c1e0dbf585642ae",
"20a2ce0cbf7074a0708ccfab147b15c88c2367e94b1813939deac0c30207fa68",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]