mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update vim to version 8.0.0858
This commit is contained in:
parent
2d9e787ae5
commit
50f858cf50
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.vim.org",
|
||||
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
|
||||
"version": "8.0.0844",
|
||||
"version": "8.0.0858",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0844/gvim_8.0.0844_x86.zip",
|
||||
"hash": "41e096720afdf0d0fad899a276bd9f025154d3ed23ea7c60d8485cde03191170"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0858/gvim_8.0.0858_x86.zip",
|
||||
"hash": "b061baf824f4defff4f51710ab611ab1cec24e33d19acdb914c9a0a57c18cd0b"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0844/gvim_8.0.0844_x64.zip",
|
||||
"hash": "8fd89d27c82cd9390f41e8da4b2190725d8998060211d0158dd6371a983f41d9"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0858/gvim_8.0.0858_x64.zip",
|
||||
"hash": "15c61a7e23a9666eb0055695977e4c5b70b713ca57bedb92fc8b705b7bf626aa"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user