mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
Update vim to version 8.0.1033
This commit is contained in:
parent
9f23948183
commit
a9911c3c60
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.1030",
|
||||
"version": "8.0.1033",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1030/gvim_8.0.1030_x86.zip",
|
||||
"hash": "a2f01dc80d09c187d3be222294a239e97fb31d91ef5c81cf07dbdc9c3aa6b343"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1033/gvim_8.0.1033_x86.zip",
|
||||
"hash": "ce7bf2d57dc667256439f06c2ef286c32b1d9af3302ef890c2fed7b3adeba757"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1030/gvim_8.0.1030_x64.zip",
|
||||
"hash": "81393e99c955ddb2fe37f8e1889abcbc3715c205c3b4a1a116c2dcfb9b2dfbbc"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1033/gvim_8.0.1033_x64.zip",
|
||||
"hash": "9190ed3276385004d8174c1cdb74fb35acf14b2d24c217fd3b042277be937196"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user