vim-nightly: Update to version 8.2.2013

This commit is contained in:
Jakub Čábera 2020-11-19 16:07:36 +01:00
parent 7ada5c1c4a
commit b2544aec41

View File

@ -1,5 +1,5 @@
{
"version": "8.2.2000",
"version": "8.2.2013",
"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.2000/gvim_8.2.2000_x64.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2013/gvim_8.2.2013_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": [
"64bb471b463471659f4cb5c9543ba17618a3139517a5bd02422f05c6f0b2085d",
"02fd93e4d9491212fd59b820afa6359ff2aa497efd87863907582887ce21ae3d",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]
},
"32bit": {
"url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2000/gvim_8.2.2000_x86.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2013/gvim_8.2.2013_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": [
"174e5c04231fa0a406cc2481d4444ef51327a51ffb1bfd407a6992856e555f63",
"68c15b57a66aedba900b6b9320a47b4bd9473efa1548449bb6ec79d896dbd8ee",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]