vim: Update to version 9.1.0312

This commit is contained in:
github-actions[bot] 2024-04-13 01:13:32 +00:00
parent fd40c71a95
commit 32dfa0955b

View File

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