mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Update vim to version 8.0.0502
This commit is contained in:
parent
dacf44bd57
commit
295fe1bfdb
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.0495",
|
||||
"version": "8.0.0502",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0495/gvim_8.0.0495_x86.zip",
|
||||
"hash": "0f06dfc6166daf0441423cefa9f57e2a910948328ba95cfe86e2881e7477c847"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0502/gvim_8.0.0502_x86.zip",
|
||||
"hash": "33b039e3284963f5daac9621b3bb24b040272a85e9927599c3e10dfb782d51e6"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0495/gvim_8.0.0495_x64.zip",
|
||||
"hash": "5a96e2818c554367432b036fbf5a4ff7857364f28bae6f4551a15aa7fb9e4bc4"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0502/gvim_8.0.0502_x64.zip",
|
||||
"hash": "337ccc62e2cf8fc38d6a71f7ba6b37fd3bdb294646cb1ab4f82892f3e2596919"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user