vim: Update to version 9.1.0354

This commit is contained in:
github-actions[bot] 2024-04-19 01:14:35 +00:00
parent 3bb10174f9
commit fa2a48404f

View File

@ -1,5 +1,5 @@
{ {
"version": "9.1.0342", "version": "9.1.0354",
"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.0342/gvim_9.1.0342_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0354/gvim_9.1.0354_x64.zip",
"hash": "e866c7456a66416418abccd1993f32f85306e88204591594f58b2e2f02288d3d", "hash": "812c4a3e958cb791855e84605d0dd12d0cebb17220b4848daac3d3c05344d651",
"extract_dir": "vim/vim91" "extract_dir": "vim/vim91"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0342/gvim_9.1.0342_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0354/gvim_9.1.0354_x86.zip",
"hash": "7bec78ec23fec75f115766197a12309e7627eba03287bfd76302f1bc3ca259b8", "hash": "76d50377f98453ba68de8c8ae580e0dec4cc675f68f17e7ddeb24690c1b6eb7c",
"extract_dir": "vim/vim91" "extract_dir": "vim/vim91"
} }
}, },