mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
vim: Update to version 9.1.0356
This commit is contained in:
parent
3c2351887d
commit
96dcaa4438
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "9.1.0354",
|
"version": "9.1.0356",
|
||||||
"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.0354/gvim_9.1.0354_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0356/gvim_9.1.0356_x64.zip",
|
||||||
"hash": "812c4a3e958cb791855e84605d0dd12d0cebb17220b4848daac3d3c05344d651",
|
"hash": "1eec7a50889ff30f0f3ee8df700c8945db75e8b7a68a5730c39a2aec97920d1c",
|
||||||
"extract_dir": "vim/vim91"
|
"extract_dir": "vim/vim91"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0354/gvim_9.1.0354_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0356/gvim_9.1.0356_x86.zip",
|
||||||
"hash": "76d50377f98453ba68de8c8ae580e0dec4cc675f68f17e7ddeb24690c1b6eb7c",
|
"hash": "553a7c163e764e89108756d722a191ab1d52ff10548b37fab423edf78d85fc3c",
|
||||||
"extract_dir": "vim/vim91"
|
"extract_dir": "vim/vim91"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user