vim-nightly: Update to version 8.2.2569

This commit is contained in:
Jakub Čábera 2021-03-05 07:35:59 +01:00
parent 376d772191
commit 995d0eb4c0

View File

@ -1,5 +1,5 @@
{ {
"version": "8.2.2566", "version": "8.2.2569",
"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",
@ -9,24 +9,24 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2566/gvim_8.2.2566_x64.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2569/gvim_8.2.2569_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": [
"76823a5139320e696664fba7200773bd09bcbb2c24d9f66ea79eb910be54dfb9", "c517f28db263bb2afae78ff1a615e4302c75f70c226f95b6f4790b21d1b0d8a2",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2566/gvim_8.2.2566_x86.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2569/gvim_8.2.2569_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": [
"52ea67dac2c112ee66bb7ce237ad46c094b24e3e27c86d29d37f6902aa4db093", "ed04f93f77e721dcaf0f8f9e1591ea6e8716d41c9a6399ee481fa091632b2057",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]