mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Update vim to version 8.0.0779
This commit is contained in:
parent
d970c02ae9
commit
eddf328295
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.vim.org",
|
"homepage": "http://www.vim.org",
|
||||||
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
|
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
|
||||||
"version": "8.0.0776",
|
"version": "8.0.0779",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0776/gvim_8.0.0776_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0779/gvim_8.0.0779_x86.zip",
|
||||||
"hash": "addd7999682d3f68dc95546a0899b16ecb0c80b13c93e65c2e0067594f0c5754"
|
"hash": "ca1ab01c3860c2a0a561851700219a9acf37ca223ef84f9100846f192eaf27fe"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0776/gvim_8.0.0776_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0779/gvim_8.0.0779_x64.zip",
|
||||||
"hash": "627ac890c4cba5d18e411fb8820795c2528b38747293efe93be0b15f41c86914"
|
"hash": "887ce6bfdaf2296f922fc996844c9609fa737060663fe9942ace9c22a3633449"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user