mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
Update vim to version 8.0.1774
This commit is contained in:
parent
70c32147ad
commit
3512463aad
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.vim.org",
|
"homepage": "http://www.vim.org",
|
||||||
"license": "Vim",
|
"license": "Vim",
|
||||||
"version": "8.0.1772",
|
"version": "8.0.1774",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1772/gvim_8.0.1772_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1774/gvim_8.0.1774_x86.zip",
|
||||||
"hash": "2c2af93999f5c7be131c68c4c21fb2ca5d16824467735c93b7f4dd5d068e2d6f"
|
"hash": "c6afb87c89d04130054fb7a5646aa5bb4ff79e819755bbd9b5a37719214c69c3"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1772/gvim_8.0.1772_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1774/gvim_8.0.1774_x64.zip",
|
||||||
"hash": "8f826ee20adcca428c64c3e15abff96895d1cb90dd3ee1e90d41511def41b50a"
|
"hash": "e52fa1d8cd796228a3097a1d25228a66692e2d91b69c8019a48d2dbc2968ee67"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user