mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
Update vim to version 8.0.0704
This commit is contained in:
parent
389e4e87dd
commit
b6910b1367
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.0702",
|
||||
"version": "8.0.0704",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0702/gvim_8.0.0702_x86.zip",
|
||||
"hash": "8282cff6e59a1bd3ed3b7ce3522cfd9ad5c19a0414ab21a778afe940e7214117"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0704/gvim_8.0.0704_x86.zip",
|
||||
"hash": "a118b4b8f5eea95442d364d4b7ce6a17381e2e6de5798683d736db3aa6ea83ed"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0702/gvim_8.0.0702_x64.zip",
|
||||
"hash": "68a152b99a6adc902293e4dbd1ca5f6fc7c73d2b53807392dde300ffa79ef092"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0704/gvim_8.0.0704_x64.zip",
|
||||
"hash": "1f489afb76b9e8d9ce4f8ee92370d8de0e53adf477ed902d697d846e334a614d"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user