vim-nightly: Update to version 8.2.0025

This commit is contained in:
Richard Kuhnt 2019-12-21 00:00:30 +00:00
parent c6cbad7c93
commit b1e04c7e8b

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.0024", "version": "8.2.0025",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.0024/gvim_8.2.0024_x64.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0025/gvim_8.2.0025_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": [
"b9e16bc8324d79d6506d6e9e6cd8b13ec4c0226f826b7062556652ee9e80144b", "d510bc9174de15c06692cdb9912cbe5d9b67a1afdb83c4a70f535d6d33a0f172",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.0024/gvim_8.2.0024_x86.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0025/gvim_8.2.0025_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": [
"259e646f5b9373dffbc964deebb493bed70be361fd7e679005c523bf22a61740", "466b8c30e860dbd11b6c12a6456c3dcdb1f7d0b157ca747448cc0a85f5ebc051",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]