vim-nightly: Update to version 8.2.0251

This commit is contained in:
Richard Kuhnt 2020-02-13 00:01:52 +00:00
parent 93dbaa7d4f
commit 7f6d001000

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.0246", "version": "8.2.0251",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.0246/gvim_8.2.0246_x64.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0251/gvim_8.2.0251_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": [
"a6cb0a105cc0a5e5ea3e5d0fe34ea41fddfd84d00937c45ef3e92e40e1f37599", "78214f02d4a5d6f5780070271e0bb3534fd02f7c516459eb37a5c76660974694",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.0246/gvim_8.2.0246_x86.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0251/gvim_8.2.0251_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": [
"132907c2fda26d39a9f8fea762c55ad0dd190cb5cd8f5824cdb1acae878326cb", "fd19a86bcf0420f403f52e2ac9dc65350d6459c0ba13af95a7a405548daf227d",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]