mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
Update vim to version 8.0.1614
This commit is contained in:
parent
e623f34d29
commit
5719a804fb
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.1612",
|
||||
"version": "8.0.1614",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1612/gvim_8.0.1612_x86.zip",
|
||||
"hash": "564a94a40fb37526ed405da630085efea84e8f0dbf1ceb62472d5d0c0e17d043"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1614/gvim_8.0.1614_x86.zip",
|
||||
"hash": "791c17377542f4fdc9e847f1b6f01b906776c5e9d8d7f7a9b5c36ac59526de62"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1612/gvim_8.0.1612_x64.zip",
|
||||
"hash": "69630388b52efbc0cf55cecd3548c2ec6d96b2b8a247ea6ee8042d5fc5f67ece"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1614/gvim_8.0.1614_x64.zip",
|
||||
"hash": "99e1fb171d18780f3686cf8cd47f0a7fec7002d8e9a592a6aff6df620a203427"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user