mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update vim to version 8.0.0705
This commit is contained in:
parent
ed2ef9cf76
commit
4d96d19ed9
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.0704",
|
||||
"version": "8.0.0705",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0704/gvim_8.0.0704_x86.zip",
|
||||
"hash": "a118b4b8f5eea95442d364d4b7ce6a17381e2e6de5798683d736db3aa6ea83ed"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0705/gvim_8.0.0705_x86.zip",
|
||||
"hash": "3f36352d9e9798f174d609ae131bbc5e1654a8690fd05119e9ae311942bdd869"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0704/gvim_8.0.0704_x64.zip",
|
||||
"hash": "1f489afb76b9e8d9ce4f8ee92370d8de0e53adf477ed902d697d846e334a614d"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0705/gvim_8.0.0705_x64.zip",
|
||||
"hash": "19e1b9c79e3b003c186a88b64c69127e6a8f613bfe7086ae8e5a3d530a74bf50"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user