mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
vim: Update to version 9.1.0377
This commit is contained in:
parent
8ddd98db05
commit
fdf72bebbe
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "9.1.0374",
|
"version": "9.1.0377",
|
||||||
"description": "A highly configurable text editor",
|
"description": "A highly configurable text editor",
|
||||||
"homepage": "https://www.vim.org",
|
"homepage": "https://www.vim.org",
|
||||||
"license": "Vim",
|
"license": "Vim",
|
||||||
@ -9,13 +9,13 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0374/gvim_9.1.0374_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0377/gvim_9.1.0377_x64.zip",
|
||||||
"hash": "acc79658521ba7708de97f6db55fa25e0acdb0ef9dbc33e4bd4df3cf15dc0455",
|
"hash": "7afcfd5d0798997dacb68d8848f50e834f32429f24279f7aa3ace9fc4c8a7628",
|
||||||
"extract_dir": "vim/vim91"
|
"extract_dir": "vim/vim91"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0374/gvim_9.1.0374_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0377/gvim_9.1.0377_x86.zip",
|
||||||
"hash": "5c70f8e8e00ef846124ea8fe46852fc2dc7d124f8aebce3499472a504a9f8b64",
|
"hash": "7b6a3afffb46815f2001f5374d87f5f8ffc8e6da4b0be07481c7062828ca55c9",
|
||||||
"extract_dir": "vim/vim91"
|
"extract_dir": "vim/vim91"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user