vim-nightly: Update to version 8.2.1542

This commit is contained in:
Jakub Čábera 2020-08-30 11:06:45 +02:00
parent a4973e3e9c
commit b0d9e33f2a

View File

@ -1,29 +1,29 @@
{ {
"version": "8.2.1537", "version": "8.2.1542",
"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.1537/gvim_8.2.1537_x64.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1542/gvim_8.2.1542_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": [
"5ba8de6145e92984054963a3c630681808c586d5858794f1ae38c9a175b5e636", "6ff3ae1bed897d33f8750328c5baf0f6c71ada4d6283a135bf05ea300908e392",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1537/gvim_8.2.1537_x86.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1542/gvim_8.2.1542_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": [
"1a54f4dc33d040d60b8b1bdb335a0d80054e0e752c26286fd91b44d12a74ad10", "9c14f2d23c12e015b7bf07afb2292df8426a86b3f1021e8e761fd057a7909c20",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]