mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
Update vim to version 8.0.0600
This commit is contained in:
parent
504b76dc05
commit
4deaac2a1c
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.0599",
|
"version": "8.0.0600",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0599/gvim_8.0.0599_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0600/gvim_8.0.0600_x86.zip",
|
||||||
"hash": "fb76aa8370ad863b938d68d1bfb9b03816b45aa1ff13f03bf9a4406a930b9582"
|
"hash": "fddafd8e7d66dce5a24def8c84930506e578372debdcd65389b2e36ae783d6f1"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0599/gvim_8.0.0599_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0600/gvim_8.0.0600_x64.zip",
|
||||||
"hash": "8c3453fae436574ff91e83a73a43d2e27e8f97460f60b313436d4ec90be47ccb"
|
"hash": "8a4ce856a2471f7a76abdd950c16cd3a4f5b7c27a7990bdf7d4c554429723fe6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user