mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vim: Update to version 9.1.0354
This commit is contained in:
parent
3bb10174f9
commit
fa2a48404f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "9.1.0342",
|
"version": "9.1.0354",
|
||||||
"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.0342/gvim_9.1.0342_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0354/gvim_9.1.0354_x64.zip",
|
||||||
"hash": "e866c7456a66416418abccd1993f32f85306e88204591594f58b2e2f02288d3d",
|
"hash": "812c4a3e958cb791855e84605d0dd12d0cebb17220b4848daac3d3c05344d651",
|
||||||
"extract_dir": "vim/vim91"
|
"extract_dir": "vim/vim91"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0342/gvim_9.1.0342_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0354/gvim_9.1.0354_x86.zip",
|
||||||
"hash": "7bec78ec23fec75f115766197a12309e7627eba03287bfd76302f1bc3ca259b8",
|
"hash": "76d50377f98453ba68de8c8ae580e0dec4cc675f68f17e7ddeb24690c1b6eb7c",
|
||||||
"extract_dir": "vim/vim91"
|
"extract_dir": "vim/vim91"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user