mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Update vim to version 8.0.1365
This commit is contained in:
parent
81549e6003
commit
06fa81cdf5
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.1362",
|
"version": "8.0.1365",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1362/gvim_8.0.1362_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1365/gvim_8.0.1365_x86.zip",
|
||||||
"hash": "d4b6fe885d6d206a7a7d8527b70fc5dadfdb603159a7c59b1cb62501b4528eac"
|
"hash": "9def38cb6a24c8413b7eefba37ef35b3b47b1b30f8ff14d294f7f5c1dfd3bad3"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1362/gvim_8.0.1362_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1365/gvim_8.0.1365_x64.zip",
|
||||||
"hash": "6bbdc43204c671ecee4484690248fade55141876b70a606a7886a261b31df926"
|
"hash": "c678fc5491dad2fc818b4c122022b575e6a64f54ed83b1b52c678ae65163839e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user