mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
Update vim to version 8.0.1740
This commit is contained in:
parent
53b798773a
commit
c0c09f61b4
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.vim.org",
|
||||
"license": "Vim",
|
||||
"version": "8.0.1737",
|
||||
"version": "8.0.1740",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1737/gvim_8.0.1737_x86.zip",
|
||||
"hash": "41dbdc607132d108afebd41203ec0a152358690a08def935c1c8b902005a788d"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1740/gvim_8.0.1740_x86.zip",
|
||||
"hash": "0d63c9244dff3b406c0bad6dffefcfe3c5870413e8890f0ef4ae1a45ef11bba0"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1737/gvim_8.0.1737_x64.zip",
|
||||
"hash": "390031fd9b3c5821371b740d710284df3b9e8f60ba1169ead092789be3b9a49e"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1740/gvim_8.0.1740_x64.zip",
|
||||
"hash": "3f672bfbe69faad277c9a09558fdfd358d3673948d29930fa84962661a3053ef"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user