vim-nightly: Update to version 8.2.0080

This commit is contained in:
Richard Kuhnt 2020-01-03 00:01:09 +00:00
parent 13083feaa3
commit e30e58f68a

View File

@ -2,28 +2,28 @@
"homepage": "https://www.vim.org", "homepage": "https://www.vim.org",
"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.",
"license": "Vim", "license": "Vim",
"version": "8.2.0069", "version": "8.2.0080",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.0069/gvim_8.2.0069_x64.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0080/gvim_8.2.0080_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": [
"40cdc720bb551f3c7705dbad02e9aa96b77e081158cdcf137dd702428a381f9a", "5a19af94e282dedf09fba063cc3f4a61e9f14dae9553cd9c2f891580aef1b942",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.0069/gvim_8.2.0069_x86.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0080/gvim_8.2.0080_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": [
"1d1f13183297a3e6dd495e59487ae41b13c1944204f5b7d306d9baaff3f2859e", "f5e7af9865204446ab9045a8aa82e16a8a84b6ba88c17deda52da14d07b76a07",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]