mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
Update vim to version 8.0.1071
This commit is contained in:
parent
5a44a780c6
commit
af6cb04d48
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.1067",
|
||||
"version": "8.0.1071",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1067/gvim_8.0.1067_x86.zip",
|
||||
"hash": "a0606ac5cbed0ff9a34feca6fa6324f8301eeb005606d08db4c19fac7594dc9d"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1071/gvim_8.0.1071_x86.zip",
|
||||
"hash": "16e9fdd187ad97b6f2065f6c6b6a9532e8fdf1957aa93ca0832ec1de56e3c9f7"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1067/gvim_8.0.1067_x64.zip",
|
||||
"hash": "8ff56ec70b3ff37b6f9165a0f133eed9b86184afe4a159eee24967779c09049a"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1071/gvim_8.0.1071_x64.zip",
|
||||
"hash": "88b6d660d9cc297351f4f53700ca79da7dacb8256244c2e362c008e081c77b96"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user