mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
Update vim to version 8.0.0740
This commit is contained in:
parent
ff8c8cccfd
commit
3c87b91955
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.0739",
|
||||
"version": "8.0.0740",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0739/gvim_8.0.0739_x86.zip",
|
||||
"hash": "bb30935583cbeac699cb6e9c94ffd434f4b7328d43280ce6656c0636f9ee1cbb"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0740/gvim_8.0.0740_x86.zip",
|
||||
"hash": "0377ec6d3d56389b7be04ce55f705c400d05738635b8455eda70c41bc1a0e751"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0739/gvim_8.0.0739_x64.zip",
|
||||
"hash": "3fb96aa39034cb2d5aa3bc8835b0716931a6370589e0a178e4f2c3b9070c0c80"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0740/gvim_8.0.0740_x64.zip",
|
||||
"hash": "d6b973ed488115429a97bd421730723f55e90d25927bdb1d75739ea6f1e4904e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user