mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Update vim to version 8.0.1420
This commit is contained in:
parent
5eda428410
commit
a3dd4a2353
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.1418",
|
"version": "8.0.1420",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1418/gvim_8.0.1418_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1420/gvim_8.0.1420_x86.zip",
|
||||||
"hash": "6d0eec873b00720faaeb0bb62b7b6a17d5729d8830ccce830770248d34887989"
|
"hash": "128bc2fc40d03dfed7e914681a2e9880d4bdd82e0d944bdde2680427fa497e23"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1418/gvim_8.0.1418_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1420/gvim_8.0.1420_x64.zip",
|
||||||
"hash": "c9a8bde5e56aca6fd32937461620571f34fb25bba4baee0757ba2cfbb9934191"
|
"hash": "a95110a48f8c1fa39da53a253a5b705d30b3841ed1002e57f8d5958097df9b45"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user