vim-nightly: Update to version 8.2.1830

This commit is contained in:
Jakub Čábera 2020-10-11 13:23:28 +02:00
parent 34294e15aa
commit 28e0b23024

View File

@ -1,5 +1,5 @@
{
"version": "8.2.1818",
"version": "8.2.1830",
"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.1818/gvim_8.2.1818_x64.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1830/gvim_8.2.1830_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": [
"0b35590355e0549071cc0526270dea4cb84f53f156b463206d01ecb89c9c8e8b",
"39b808eb834a73d043fb88613d35b7504c0a9b5045fffe07d4eef88262be445c",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]
},
"32bit": {
"url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1818/gvim_8.2.1818_x86.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1830/gvim_8.2.1830_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": [
"2dd756a68282f0cccfb2a4edaeeda72ab6ca4e4626c1c9812035ea7ce9a25fa4",
"9644bdf698691ffd72b2a6076b30983cd934b49d7d91cce09471d56cc1061e78",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]