mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Update vim to version 8.0.1438
This commit is contained in:
parent
f0e6b9cd8a
commit
57c80cceed
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.1433",
|
"version": "8.0.1438",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1433/gvim_8.0.1433_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1438/gvim_8.0.1438_x86.zip",
|
||||||
"hash": "da75e54b83223c2e40cac2351aa4fe8dca48b257a7b9f2e64c7095789053aa8f"
|
"hash": "3d4e9fa94a5d4c9bec4079d832ad018401228f26d18381b97bbc92b5e705930b"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1433/gvim_8.0.1433_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1438/gvim_8.0.1438_x64.zip",
|
||||||
"hash": "4eb0eea3fa12004f78cd26b6d7fbae8d29abbfda9fb090224a54ac719f173ad0"
|
"hash": "d35d51c38592face87e480eca36ff3f0d2dd713f70fa44f19734968be15bf85d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user