mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
vim: Update to version 8.1.2021
This commit is contained in:
parent
7c0c8c14ad
commit
b09d59cec2
@ -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.2016",
|
"version": "8.1.2021",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2016/gvim_8.1.2016_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2021/gvim_8.1.2021_x64.zip",
|
||||||
"hash": "cd8e246fef8d6290ec042d8e48f719e4180890e5cba25832bf754cee7519332c"
|
"hash": "736fdb615dd214e5f9d8f3eeaefad26f2836ebbd1c572b9a3aca823a372613a6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2016/gvim_8.1.2016_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2021/gvim_8.1.2021_x86.zip",
|
||||||
"hash": "9e7bfd46c66a45058cb5cbbbd203f476e3648281f18e18ccadebaae544f18760"
|
"hash": "991eff55b79ad24c6b58f9eb88b7ee8ce02357c17ce822327f53cea26c91bdcd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim81",
|
"extract_dir": "vim\\vim81",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user