mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 19:51:22 +00:00
Update vim to version 8.0.1806
This commit is contained in:
parent
c04ce1e9ba
commit
1e91feec48
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.vim.org",
|
||||
"license": "Vim",
|
||||
"version": "8.0.1803",
|
||||
"version": "8.0.1806",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1803/gvim_8.0.1803_x86.zip",
|
||||
"hash": "9f5474fe068bc87320682f6a536b4e2d5b6a1067d24346f36f94d7fa642870c1"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1806/gvim_8.0.1806_x86.zip",
|
||||
"hash": "e5d1883f35634463e4773f03596389f3575179993828f79f7084ff950995fe62"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1803/gvim_8.0.1803_x64.zip",
|
||||
"hash": "3eec8de80e077625e84b0e6ec93adb6a2954c4963b7d57501dfb0dcf7f1944c0"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1806/gvim_8.0.1806_x64.zip",
|
||||
"hash": "04eb1d9c234f2b8a6cb6ae9327edb9cba8d3271c75534004aa3cc4dbb21de359"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user