mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
Update vim to version 8.0.1509
This commit is contained in:
parent
a18b7d34ab
commit
e97da06d27
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.1505",
|
||||
"version": "8.0.1509",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1505/gvim_8.0.1505_x86.zip",
|
||||
"hash": "e68f341b1e95a31857a8323e2616434bcc67509a5f5406ce5217218c095854cb"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1509/gvim_8.0.1509_x86.zip",
|
||||
"hash": "85c34014d92d10d4f14c15efd697fd2619c2aa04c3e605d95ebcebda5dddd41c"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1505/gvim_8.0.1505_x64.zip",
|
||||
"hash": "0adb54981103637b09101c69febb7206265f2a91c54266e68a59e1e2407c8c2b"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1509/gvim_8.0.1509_x64.zip",
|
||||
"hash": "6ffb1b681b657569748d452270206b97e895d527584b2fee4145759ac8a2717f"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user