vim-nightly: Update to version 8.2.1119

This commit is contained in:
Jakub Čábera 2020-07-03 09:12:58 +02:00
parent 4e4135fda9
commit 9b2264f49a

View File

@ -1,29 +1,29 @@
{ {
"version": "8.2.1114", "version": "8.2.1119",
"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.1114/gvim_8.2.1114_x64.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1119/gvim_8.2.1119_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": [
"b660c7fa845ab0b0e24e2d15bb68d6fd4fbbaa8c5ef2ab715568f24c7dce83f2", "1cebf6d266ae2520e2451af86cf249d3d260096566ffd73fdde8864fccc29a2d",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1114/gvim_8.2.1114_x86.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1119/gvim_8.2.1119_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": [
"0252fcf654e3118e67bf120b68df8a425a4e2e32ccb0a69faaaeb5ec7b27b9f6", "8bcd2e022243a93bf57d66cd828f7aa22e832c5c6b509b820c30b80529f942b3",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]