vim-nightly: Update to version 8.2.1860

This commit is contained in:
Jakub Čábera 2020-10-18 10:53:14 +02:00
parent f1968dbb29
commit 1b19d1583d

View File

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