vim-nightly: Update to version 8.2.1052

This commit is contained in:
Jakub Čábera 2020-06-25 10:09:28 +02:00
parent 2d4004cf4d
commit 29f8bb6b5f

View File

@ -1,29 +1,29 @@
{ {
"version": "8.2.1045", "version": "8.2.1052",
"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.1045/gvim_8.2.1045_x64.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1052/gvim_8.2.1052_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": [
"5aea3c448dd102361a0df174aef595f36eea2201f18293e3ee0b037a02bba917", "61a75f10bd5866e330cc448d51356a13a600cc15bfef1c348d06d7c2c2821d2d",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1045/gvim_8.2.1045_x86.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1052/gvim_8.2.1052_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": [
"aacc9996f22e9d60b859bcf3dd1ccd24455d722c9a0a3b2717f0224c4bf29c87", "9a69b4c06c9beb43f13d020afd2b078a0f389aaa189ef8c6e9b1b1bd8f9216f7",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]