vim: Update to version 8.1.2022

This commit is contained in:
Richard Kuhnt 2019-09-12 23:00:18 +00:00
parent 19180e7796
commit 01b1bd9eba

View File

@ -2,15 +2,15 @@
"homepage": "http://www.vim.org",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"license": "Vim",
"version": "8.1.2021",
"version": "8.1.2022",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2021/gvim_8.1.2021_x64.zip",
"hash": "736fdb615dd214e5f9d8f3eeaefad26f2836ebbd1c572b9a3aca823a372613a6"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2022/gvim_8.1.2022_x64.zip",
"hash": "03aaafdb0d7aaacc49b2da3e6148bee4d7bd8ed74e192fd0ecb9dfadab5de7e7"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2021/gvim_8.1.2021_x86.zip",
"hash": "991eff55b79ad24c6b58f9eb88b7ee8ce02357c17ce822327f53cea26c91bdcd"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2022/gvim_8.1.2022_x86.zip",
"hash": "644f2e57f74df1fa1763c26194fbecab0a825c1cd4ea82ba1987b16ceea9cb1f"
}
},
"extract_dir": "vim\\vim81",