mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update vim to version 8.0.1750
This commit is contained in:
parent
e894c898be
commit
4ce15d2998
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.vim.org",
|
"homepage": "http://www.vim.org",
|
||||||
"license": "Vim",
|
"license": "Vim",
|
||||||
"version": "8.0.1748",
|
"version": "8.0.1750",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1748/gvim_8.0.1748_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1750/gvim_8.0.1750_x86.zip",
|
||||||
"hash": "ba1a6386235245014c525a1c5410749d82f269fff75e280c380488a199482448"
|
"hash": "67d362dc004a9303170ce1c1b4c78a28c4fcf72910dea60d2dfc0bac8ba2666c"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1748/gvim_8.0.1748_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1750/gvim_8.0.1750_x64.zip",
|
||||||
"hash": "14f8630b26337ba9d5fb32c10fa8d43c0579ade3cc28756d4a74d8062ea2a9c7"
|
"hash": "753d3c1acafac9a0bdd06af44c9dc76da1ed662b6c82339d4c811ac787ab8cda"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user