mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update vim to version 8.0.0885
This commit is contained in:
parent
fdb17fb0c1
commit
c907054f56
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.vim.org",
|
"homepage": "http://www.vim.org",
|
||||||
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
|
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
|
||||||
"version": "8.0.0876",
|
"version": "8.0.0885",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0876/gvim_8.0.0876_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0885/gvim_8.0.0885_x86.zip",
|
||||||
"hash": "9b5549c27b089a2fecc874c56df8703608f38d328df0862eb46296f7ef5b29b5"
|
"hash": "e248d09bac1b4529ea2ea5df4fa58ea57c11fa9351f7b337968dac7a62c33e6f"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0876/gvim_8.0.0876_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0885/gvim_8.0.0885_x64.zip",
|
||||||
"hash": "98c30ef99dac7b782f65297a4dc0865eaabc5a7d49bb9290893a8d6c506e2d9a"
|
"hash": "54724894a0704c002a929bb31bf721616e36bace7fce197444aed5d7bfc8ba92"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user