mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update vim to version 8.0.0995
This commit is contained in:
parent
456eeccf18
commit
558391eebd
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.0994",
|
"version": "8.0.0995",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0994/gvim_8.0.0994_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0995/gvim_8.0.0995_x86.zip",
|
||||||
"hash": "16ce57b27321050e69faa24176599e0d184654c352fb2774b75232d4614e5335"
|
"hash": "daf621babee6f25d25bdb9d5af6e18d26748f71b40bebcdb73e00b81160096ac"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0994/gvim_8.0.0994_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0995/gvim_8.0.0995_x64.zip",
|
||||||
"hash": "fb96362913a42e40ce11fc741fe01ea2ca91cf9c7e0329d57cb8d9cb96cfc263"
|
"hash": "1b63ce63b15f3703ea6249cbe33bd1c67f182a5d62c2c1edf44da64e6d27918a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user