mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
vim: Update to version 9.1.0304
This commit is contained in:
parent
a985564b43
commit
20be9246ec
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.1.0296",
|
||||
"version": "9.1.0304",
|
||||
"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.0296/gvim_9.1.0296_x64.zip",
|
||||
"hash": "ca892cae3eff675d296b7a56f59de338707e29612b71da642069795271f86f72",
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0304/gvim_9.1.0304_x64.zip",
|
||||
"hash": "a20e80af889de1132a5b03360bc4e2bca6759e95e7d8010909d9cbdefb4b295d",
|
||||
"extract_dir": "vim/vim91"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0296/gvim_9.1.0296_x86.zip",
|
||||
"hash": "274fb78262bd44a6fef4eef67bfa8968ab690af6c904d27dd35b83182ee1c5c6",
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0304/gvim_9.1.0304_x86.zip",
|
||||
"hash": "ce32e3855f614c24cfb85fbca4a6846634628e86118c9921a4daafa6c0ccd3c7",
|
||||
"extract_dir": "vim/vim91"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user