mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Update vim to version 8.0.1647
This commit is contained in:
parent
17a47ad44b
commit
35ba1e920a
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.1645",
|
||||
"version": "8.0.1647",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1645/gvim_8.0.1645_x86.zip",
|
||||
"hash": "fb66c14a3a5e634f6d40fc9e1116cf325d0789d62d88c9542a62d1a7857e182c"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1647/gvim_8.0.1647_x86.zip",
|
||||
"hash": "d40394aca1d2b0999a94f54e0808ee442a2f4410ed390830eab8eae67f10c1c6"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1645/gvim_8.0.1645_x64.zip",
|
||||
"hash": "9aa7d23a480a3fa4ea5cd3237555acde0f1c8b7963becf3f9e631d1024c71859"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1647/gvim_8.0.1647_x64.zip",
|
||||
"hash": "9d0a98397dfb0bb1fc208f3537d0b9b63e23470e2122e219ed8984e5b012eb13"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user