vim: Update to version 8.1.2052

This commit is contained in:
Richard Kuhnt 2019-09-17 23:00:19 +00:00
parent 27aff6ef04
commit cc84364976

View File

@ -2,15 +2,15 @@
"homepage": "http://www.vim.org", "homepage": "http://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.1.2044", "version": "8.1.2052",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2044/gvim_8.1.2044_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2052/gvim_8.1.2052_x64.zip",
"hash": "ea0cb7d9512606844846f499dfa441bea25c2d9b0dc54ef9fb5915dc7185a844" "hash": "8a139d33cc4b4527f4aeab546b39105e0d9fca029ce24e74b601d807c38035e5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2044/gvim_8.1.2044_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2052/gvim_8.1.2052_x86.zip",
"hash": "68f316bc8e4e43ce506a4a573423d1bd979f012aa3fcf6cb72e8b49a40a2f101" "hash": "d2addd6b71c84f42ad492865eb5534472998a1edfdf26f3de97b0a9f7139fe8a"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",