mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
vim: Update to version 9.1.0309
This commit is contained in:
parent
9d9ce65a9a
commit
114bd30501
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "9.1.0304",
|
"version": "9.1.0309",
|
||||||
"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.0304/gvim_9.1.0304_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0309/gvim_9.1.0309_x64.zip",
|
||||||
"hash": "a20e80af889de1132a5b03360bc4e2bca6759e95e7d8010909d9cbdefb4b295d",
|
"hash": "a47a821c65c8fa5af16207fec366549cc366dc05f110000c0dd6bdff3faaede0",
|
||||||
"extract_dir": "vim/vim91"
|
"extract_dir": "vim/vim91"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0304/gvim_9.1.0304_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0309/gvim_9.1.0309_x86.zip",
|
||||||
"hash": "ce32e3855f614c24cfb85fbca4a6846634628e86118c9921a4daafa6c0ccd3c7",
|
"hash": "8273c125120d4403421275e7cedfbaeeb7271dc2e29d011ce2a6492114628b90",
|
||||||
"extract_dir": "vim/vim91"
|
"extract_dir": "vim/vim91"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user