mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update vim to version 8.0.0597
This commit is contained in:
parent
1b2ea3ba30
commit
85f95bf120
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.vim.org",
|
||||
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
|
||||
"version": "8.0.0596",
|
||||
"version": "8.0.0597",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0596/gvim_8.0.0596_x86.zip",
|
||||
"hash": "38a3acc94d7842373d3c262ea1a8cd2d39e488dac73b5e8f6ef3f1a79192f99c"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0597/gvim_8.0.0597_x86.zip",
|
||||
"hash": "9f24590a2bedf42d271fa8b91b506a1473fe5e35175f2fe06a08204b90ae6b4e"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0596/gvim_8.0.0596_x64.zip",
|
||||
"hash": "fa1b6b14eebfda97c8798a967dab03e71415d646ac50b8d52b0948fc1d20aa6a"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0597/gvim_8.0.0597_x64.zip",
|
||||
"hash": "af3a7316c7687367ac963e874446b588ad13982dc4714d800a6af8183700353b"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user