mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
Update vim to version 8.0.1453
This commit is contained in:
parent
b05a88c3c7
commit
1afc505cde
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.1451",
|
||||
"version": "8.0.1453",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1451/gvim_8.0.1451_x86.zip",
|
||||
"hash": "5c3b2eb075aade2e825c5b163018d443dcf131be4828bc4c7b33baa12bbe01c1"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1453/gvim_8.0.1453_x86.zip",
|
||||
"hash": "63ce7836c14ff8ae671dca6e01c7f413ca42cc38f6cd47b991f8250c4cac60e7"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1451/gvim_8.0.1451_x64.zip",
|
||||
"hash": "9ad219c198b509316ff068cb7177ffd4638317a55e8266a52fbe443c988e3ec3"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1453/gvim_8.0.1453_x64.zip",
|
||||
"hash": "3eeacd14809d12259b118d388a59a990e338548d24bd7881ef1621c7f8069cdb"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user