mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update vim to version 8.0.0550
This commit is contained in:
parent
e8166d52ea
commit
3580a722e0
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.0543",
|
||||
"version": "8.0.0550",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0543/gvim_8.0.0543_x86.zip",
|
||||
"hash": "c871f4ffee6809fe2b089e924ba02d288961aaeb5419e62e07894cf39c610a87"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0550/gvim_8.0.0550_x86.zip",
|
||||
"hash": "47995984c6ac236a71426ff7b44f23c77e991c524d92efb172bd4ab7d9944cb9"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0543/gvim_8.0.0543_x64.zip",
|
||||
"hash": "00189b6599c13d66991ab11042adb268615f45b832ee10826402867b91df481a"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0550/gvim_8.0.0550_x64.zip",
|
||||
"hash": "19dae1f5a54edb7cadfb0b7e9b7b109129a4ff0cc34d7fc614ed307f9c2c9423"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user