vim: Update to version 9.1.0380

This commit is contained in:
github-actions[bot] 2024-04-29 00:33:59 +00:00
parent 4a86f0ea09
commit 7caff57470

View File

@ -1,5 +1,5 @@
{
"version": "9.1.0377",
"version": "9.1.0380",
"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.0377/gvim_9.1.0377_x64.zip",
"hash": "7afcfd5d0798997dacb68d8848f50e834f32429f24279f7aa3ace9fc4c8a7628",
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0380/gvim_9.1.0380_x64.zip",
"hash": "9f7377d6bdb38344dc062a09651a08968279e1ac800579a03a55ae4993ec0e5b",
"extract_dir": "vim/vim91"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0377/gvim_9.1.0377_x86.zip",
"hash": "7b6a3afffb46815f2001f5374d87f5f8ffc8e6da4b0be07481c7062828ca55c9",
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0380/gvim_9.1.0380_x86.zip",
"hash": "2faa7744e6f40a48b80078e1130b82114ff7e7c72635abc9cfe5239e814fd440",
"extract_dir": "vim/vim91"
}
},