vim-nightly: Update to version 8.2.1855

This commit is contained in:
Jakub Čábera 2020-10-17 11:06:54 +02:00
parent dfc97adfa4
commit ac2a0d4b38

View File

@ -1,5 +1,5 @@
{
"version": "8.2.1852",
"version": "8.2.1855",
"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.1852/gvim_8.2.1852_x64.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1855/gvim_8.2.1855_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": [
"1d6ceae972132d65a84f81718447ed6795517fb8f3b5479036b6fdc1ec2238b1",
"4b08a1c12543f59bfa6af53a8fd2e988b44ab852f14e9a53a7c8741c69b668aa",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]
},
"32bit": {
"url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1852/gvim_8.2.1852_x86.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1855/gvim_8.2.1855_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": [
"0bbb5d10a7b25ec0271a858508714d35d849978c8fd7e044d1068bc72ca7c6d5",
"1f7ae1361da6326feb66c76479713a8132003b9b08039a67a288e5abd19803e2",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]