mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
Update vim to version 8.0.1426
This commit is contained in:
parent
678a8cc3d3
commit
40ab937046
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.1424",
|
"version": "8.0.1426",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1424/gvim_8.0.1424_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1426/gvim_8.0.1426_x86.zip",
|
||||||
"hash": "077fea0f61d945c2a9a573cc9fcf82ae62136cace924bed7c1358a3340864097"
|
"hash": "dfd8415477f86739ce3707f51af1360174c38e825c553b84e63f96ef445578b2"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1424/gvim_8.0.1424_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1426/gvim_8.0.1426_x64.zip",
|
||||||
"hash": "16e64393d299cebd2c536b915bfa4da7901fe6929b4a99883071a05f7a2ffe04"
|
"hash": "64cc0341c7db6d48b6655459511d9e51959a2e888a93ba6227033b781cdb1d90"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user