mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
Update vim to version 8.0.0730
This commit is contained in:
parent
19cc35d670
commit
50259a3896
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.0728",
|
||||
"version": "8.0.0730",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0728/gvim_8.0.0728_x86.zip",
|
||||
"hash": "f80fe39280e5d6c5925d06fcdb17c4f094531063b678d36edde6e46c4e397fac"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0730/gvim_8.0.0730_x86.zip",
|
||||
"hash": "fb0abad285646af6aa6d855549a9c95f0551be3e3823d1ce699dd4b66de4baa3"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0728/gvim_8.0.0728_x64.zip",
|
||||
"hash": "fa2cbcae390de262367e1ae16f6f757929beb6ff7c4cc26309a49174b1f1396b"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0730/gvim_8.0.0730_x64.zip",
|
||||
"hash": "8237d52819de637e2e926ef87e2ef65f3cf030493a8ac2ec3a75947d19cbf2ae"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user