mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
Update vim to version 8.0.1813
This commit is contained in:
parent
1cb03f0687
commit
58cf81469e
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.vim.org",
|
||||
"license": "Vim",
|
||||
"version": "8.0.1806",
|
||||
"version": "8.0.1813",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1806/gvim_8.0.1806_x86.zip",
|
||||
"hash": "e5d1883f35634463e4773f03596389f3575179993828f79f7084ff950995fe62"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1813/gvim_8.0.1813_x86.zip",
|
||||
"hash": "96d5c8ed78ca079cb3cdb7285fe770a29bf95950624f03b9ce5337465c536d4e"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1806/gvim_8.0.1806_x64.zip",
|
||||
"hash": "04eb1d9c234f2b8a6cb6ae9327edb9cba8d3271c75534004aa3cc4dbb21de359"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1813/gvim_8.0.1813_x64.zip",
|
||||
"hash": "56b7a03aae22123b5b91518324bd7ec10bd3aef47c8b36438623c91d71ceabb6"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user