vim-nightly: Update to version 8.2.2840

This commit is contained in:
Jakub Čábera 2021-05-07 07:11:02 +02:00
parent 561cfcd76a
commit f1bc3a695b

View File

@ -1,5 +1,5 @@
{ {
"version": "8.2.2836", "version": "8.2.2840",
"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.2836/gvim_8.2.2836_x64.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2840/gvim_8.2.2840_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": [
"92129cdffed584faa9e715117bad3b0ba0ef78237c021e52d48b770409d77282", "6e2fe2d7b921dfc482f0fc50d7c85c3b5340b18acb3f9c4e45538bd3265b175b",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2836/gvim_8.2.2836_x86.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2840/gvim_8.2.2840_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": [
"3702390e9f1599c98025d1ca9d1871e4b1324b88b899c9f13e7258d6a8482aa5", "0cea524babc5f3f9523fd961cf92af3f4125512ed5dfe726e36a3cdcd6e13c6d",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]