vim-nightly: Update to version 8.2.1034

This commit is contained in:
Jakub Čábera 2020-06-22 09:04:40 +02:00
parent b3e1c076c5
commit bff8dfcfec

View File

@ -1,29 +1,29 @@
{ {
"homepage": "https://www.vim.org", "version": "8.2.1034",
"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",
"license": "Vim", "license": "Vim",
"version": "8.2.1017",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1017/gvim_8.2.1017_x64.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1034/gvim_8.2.1034_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": [
"19ed8d786211711879c5ccddbc00d93fdfe4f3b444a9ddebbfe08657b0e95c9b", "0562e267d937f1aaa4d477765c47a18e1effa5dd938165c2be7d1097163a7a7b",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1017/gvim_8.2.1017_x86.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1034/gvim_8.2.1034_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": [
"ddd39da1e36d963e8e41e0d3ebc73ba2821734b33cfd9e31f23546e39d768fed", "b41778a33ec6be38b3cabe72c02b6093e1483ad860c4c786b12c7cb723fd11a6",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]