vim: Update to version 9.1.0377

This commit is contained in:
github-actions[bot] 2024-04-28 00:34:05 +00:00
parent 8ddd98db05
commit fdf72bebbe

View File

@ -1,5 +1,5 @@
{
"version": "9.1.0374",
"version": "9.1.0377",
"description": "A highly configurable text editor",
"homepage": "https://www.vim.org",
"license": "Vim",
@ -9,13 +9,13 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0374/gvim_9.1.0374_x64.zip",
"hash": "acc79658521ba7708de97f6db55fa25e0acdb0ef9dbc33e4bd4df3cf15dc0455",
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0377/gvim_9.1.0377_x64.zip",
"hash": "7afcfd5d0798997dacb68d8848f50e834f32429f24279f7aa3ace9fc4c8a7628",
"extract_dir": "vim/vim91"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0374/gvim_9.1.0374_x86.zip",
"hash": "5c70f8e8e00ef846124ea8fe46852fc2dc7d124f8aebce3499472a504a9f8b64",
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0377/gvim_9.1.0377_x86.zip",
"hash": "7b6a3afffb46815f2001f5374d87f5f8ffc8e6da4b0be07481c7062828ca55c9",
"extract_dir": "vim/vim91"
}
},