vim: Update to version 9.1.0309

This commit is contained in:
github-actions[bot] 2024-04-12 01:14:10 +00:00
parent 9d9ce65a9a
commit 114bd30501

View File

@ -1,5 +1,5 @@
{
"version": "9.1.0304",
"version": "9.1.0309",
"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.0304/gvim_9.1.0304_x64.zip",
"hash": "a20e80af889de1132a5b03360bc4e2bca6759e95e7d8010909d9cbdefb4b295d",
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0309/gvim_9.1.0309_x64.zip",
"hash": "a47a821c65c8fa5af16207fec366549cc366dc05f110000c0dd6bdff3faaede0",
"extract_dir": "vim/vim91"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0304/gvim_9.1.0304_x86.zip",
"hash": "ce32e3855f614c24cfb85fbca4a6846634628e86118c9921a4daafa6c0ccd3c7",
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0309/gvim_9.1.0309_x86.zip",
"hash": "8273c125120d4403421275e7cedfbaeeb7271dc2e29d011ce2a6492114628b90",
"extract_dir": "vim/vim91"
}
},