vim: Update to version 9.1.0366

This commit is contained in:
github-actions[bot] 2024-04-23 00:33:22 +00:00
parent ec2f145d0e
commit dc3fa18aee

View File

@ -1,5 +1,5 @@
{
"version": "9.1.0363",
"version": "9.1.0366",
"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.0363/gvim_9.1.0363_x64.zip",
"hash": "521fa1b06cdde547d0edba7b12465576601e2c48d975cb731cb31efa8d158ffb",
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0366/gvim_9.1.0366_x64.zip",
"hash": "3b6fb392c0ca65113d97703047dac365f7941c6c118e26307c6f72a498bf96d2",
"extract_dir": "vim/vim91"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0363/gvim_9.1.0363_x86.zip",
"hash": "6abd8a263e1c9faffe18d6de02f93d02beee348095ccba2506cacc2f4499be5b",
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0366/gvim_9.1.0366_x86.zip",
"hash": "8ab84606d898870fabbd6b6edf620e7a6612a54d5a407352d57791fe406fbf5a",
"extract_dir": "vim/vim91"
}
},