mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
Update vim to version 8.0.1707
This commit is contained in:
parent
f65e004a76
commit
302a96ba38
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.1704",
|
"version": "8.0.1707",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1704/gvim_8.0.1704_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1707/gvim_8.0.1707_x86.zip",
|
||||||
"hash": "564d2a55796765ed7a42422701c2c2d66dfb458c22032fb538b5edebc2967b15"
|
"hash": "b6e6c892a133c7b6df187fff3970ca207e2d60b49fb1f02e03ea3b8a1c9e1120"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1704/gvim_8.0.1704_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1707/gvim_8.0.1707_x64.zip",
|
||||||
"hash": "a0f137ad3d56cbe2233122a100dbfb1236d62676cf8f87f025ab52e2a903d18b"
|
"hash": "10d5989194a0afb3d2d320eddcce6e7a9625757add369d733b61320776ddbf8f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user