mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vim: Update to version 8.1.2022
This commit is contained in:
parent
19180e7796
commit
01b1bd9eba
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user