vim: Update to version 8.1.2204

This commit is contained in:
Richard Kuhnt 2019-10-23 23:01:12 +00:00
parent cdb12b2603
commit 34b7e71007

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.2200", "version": "8.1.2204",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2200/gvim_8.1.2200_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2204/gvim_8.1.2204_x64.zip",
"hash": "fbbb1dcc0309b2d5eb43aa7aabf788ae32cc45ace975afdd4b135138ece6e9d4" "hash": "425c1700ae52f31f5cfd49e9ade4ff4457a07de55818072ef33e229f1884cc2b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2200/gvim_8.1.2200_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2204/gvim_8.1.2204_x86.zip",
"hash": "4477106de9f1e22dcda626579ab4b35dc7bf4dcd956ecbb9bd18c0dc58d322fa" "hash": "5dfb3f0b29bdc11fd4a058e43a1c8b594bf1d1dc738db2ed4080c1b8f84712d6"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",