mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update vim to version 8.0.1790
This commit is contained in:
parent
176b7e0127
commit
c6f7a114c0
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.vim.org",
|
"homepage": "http://www.vim.org",
|
||||||
"license": "Vim",
|
"license": "Vim",
|
||||||
"version": "8.0.1789",
|
"version": "8.0.1790",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1789/gvim_8.0.1789_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1790/gvim_8.0.1790_x86.zip",
|
||||||
"hash": "919fe49265a3af2b33abc2feba48682605d0c8e0f83bc48d21733cc260e949a4"
|
"hash": "83d767ef38f490d09df0af0965674e4d642727497f6fba89767178fefd2ceba1"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1789/gvim_8.0.1789_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1790/gvim_8.0.1790_x64.zip",
|
||||||
"hash": "08038414528b9c7ebab64e1e21ce2d9f5b640a58ade10914f1896c9fa149ed44"
|
"hash": "d6114022299478499b10b467bec87eb792ee11f5cd1df45e3209cf4d035b7730"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user