vim-nightly: Update to version 8.2.1632

This commit is contained in:
Jakub Čábera 2020-09-07 08:37:06 +02:00
parent 07ada2c089
commit c14c8beb55

View File

@ -1,29 +1,29 @@
{ {
"version": "8.2.1620", "version": "8.2.1632",
"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.1620/gvim_8.2.1620_x64.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1632/gvim_8.2.1632_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": [
"c80aa8ec5ce33580010bb03f00610c8a12287c79ce2f3d3a19249f4787f641d3", "5997f58ffa9b1237e87f00fcdfa50fedf5e617d1ab8712188fce1736ab0771ab",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1620/gvim_8.2.1620_x86.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1632/gvim_8.2.1632_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": [
"ea8e883f34e5b2b7558b3f2bc102588285bc49156f980e35d932f3666db60667", "6f85e6dc455cafcfa4499a285482e71ab4ffcbed6608d736f5b08ad756d8728a",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]