mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
Update vim to version 8.0.1427
This commit is contained in:
parent
cc97c284e9
commit
686f0bcf32
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.1426",
|
"version": "8.0.1427",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1426/gvim_8.0.1426_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1427/gvim_8.0.1427_x86.zip",
|
||||||
"hash": "dfd8415477f86739ce3707f51af1360174c38e825c553b84e63f96ef445578b2"
|
"hash": "67fe85b8217d65de0b84d092a58afe7a86b1705c5e7bbe8502b59eac705ba5d0"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1426/gvim_8.0.1426_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1427/gvim_8.0.1427_x64.zip",
|
||||||
"hash": "64cc0341c7db6d48b6655459511d9e51959a2e888a93ba6227033b781cdb1d90"
|
"hash": "ecc7ee88e10978ea816280e44de9cfa52a210a35ed38f2f21e1f13ad1a89872f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user