vim-nightly: Update to version 8.2.1288

This commit is contained in:
Jakub Čábera 2020-07-25 10:10:01 +02:00
parent ae5d72f02e
commit 541af25a27

View File

@ -1,29 +1,29 @@
{ {
"version": "8.2.1266", "version": "8.2.1288",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"homepage": "https://www.vim.org", "homepage": "https://www.vim.org",
"license": "Vim", "license": "Vim",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1266/gvim_8.2.1266_x64.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1288/gvim_8.2.1288_x64.zip",
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg",
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/uninstall-context.reg" "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/uninstall-context.reg"
], ],
"hash": [ "hash": [
"a7c06bb65a13c5acdf540d90c3019eb8a8a66e87bb6724ec5dc96eabe61bc0a2", "04ee5039229ac3aac06cb444fcbaccf296900a6b5a1342a02afeec748b9dab59",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1266/gvim_8.2.1266_x86.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1288/gvim_8.2.1288_x86.zip",
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg", "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" "https://raw.githubusercontent.com/ScoopInstaller/Main/master/master/scripts/vim/uninstall-context.reg"
], ],
"hash": [ "hash": [
"b9c97baa82807cc167333a9c0942d178691ab3b648e51e79909246d924749ecd", "aeca1bdc18e36f90bcc0748978bab562f37e902252b68c8ff744603f141f5953",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]