mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
Update vim to version 8.0.0542
This commit is contained in:
parent
d5fd6c7a3b
commit
9fe97884e1
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.0540",
|
||||
"version": "8.0.0542",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0540/gvim_8.0.0540_x86.zip",
|
||||
"hash": "0d26d3144ff15e286497f4bed296eccb1aade879e593b7e41f6aee197e4b1511"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0542/gvim_8.0.0542_x86.zip",
|
||||
"hash": "f26881bb4bfa67fd3bc232d33e3d1dbff4c7988727a7d6346d9309cea5285664"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0540/gvim_8.0.0540_x64.zip",
|
||||
"hash": "55cb2f7fd539d281409eea11e92419ae6cb57530f9f6a2ec490bb8ebdb89f63c"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0542/gvim_8.0.0542_x64.zip",
|
||||
"hash": "872683fa93784b33b48c04647c8087cc75be140bbb035ce801cbbaa197c397bd"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user