mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update vim to version 8.0.1383
This commit is contained in:
parent
ec736599fa
commit
61c6995d29
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.1379",
|
"version": "8.0.1383",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1379/gvim_8.0.1379_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1383/gvim_8.0.1383_x86.zip",
|
||||||
"hash": "6eedad03e65e1189172bbfb0f26e940b90cd4024f8a5cc47a05994b6f52064ee"
|
"hash": "24c0a8834de938f5b438a65f3e210d81e361409d4c701cd788774366bf00d414"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1379/gvim_8.0.1379_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1383/gvim_8.0.1383_x64.zip",
|
||||||
"hash": "aa3bb268075b53034e7fb276fe7d72442a2bbc388e3a5488a790e0bb8f914bd2"
|
"hash": "35cdfc739e3a143982622dca8838a1a7ed9a474ff9103beee45f311cac19cd42"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user