mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update vim to version 8.0.0596
This commit is contained in:
parent
7128201b70
commit
8f4280be5a
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.0594",
|
"version": "8.0.0596",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0594/gvim_8.0.0594_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0596/gvim_8.0.0596_x86.zip",
|
||||||
"hash": "026a8d973407504d180b740a98fbe4555adcc84a450ecdd55d0fae328b05fe76"
|
"hash": "38a3acc94d7842373d3c262ea1a8cd2d39e488dac73b5e8f6ef3f1a79192f99c"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0594/gvim_8.0.0594_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0596/gvim_8.0.0596_x64.zip",
|
||||||
"hash": "c68a0ac32ea24050d5f73aaff19cd53e42cf7204a272770d3c345461b16bf911"
|
"hash": "fa1b6b14eebfda97c8798a967dab03e71415d646ac50b8d52b0948fc1d20aa6a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user