mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Update vim to version 8.0.0702
This commit is contained in:
parent
999592494c
commit
15406dd8bb
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.0698",
|
"version": "8.0.0702",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0698/gvim_8.0.0698_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0702/gvim_8.0.0702_x86.zip",
|
||||||
"hash": "8b1acc1c71dff1761dce8908ee116693d8de51d1ad49e33b6c50756d74d9c259"
|
"hash": "8282cff6e59a1bd3ed3b7ce3522cfd9ad5c19a0414ab21a778afe940e7214117"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0698/gvim_8.0.0698_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0702/gvim_8.0.0702_x64.zip",
|
||||||
"hash": "e922d581c01603b65c959d1a3ff3a56c267692c5cdbb5a0bc23d774d5234eb11"
|
"hash": "68a152b99a6adc902293e4dbd1ca5f6fc7c73d2b53807392dde300ffa79ef092"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user