|
436 | 436 | "Path": "src/libs/3rdparty/winpty",
|
437 | 437 | "Description": "winpty is a Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs.",
|
438 | 438 | "Homepage": "https://github.com/rprichard/winpty",
|
| 439 | + "Version": "7e59fe2d09", |
439 | 440 | "License": "MIT License",
|
440 | 441 | "LicenseFile": "src/libs/3rdparty/winpty/LICENSE",
|
441 | 442 | "Copyright": "Copyright (c) 2011-2016 Ryan Prichard"
|
|
449 | 450 | "Path": "src/libs/3rdparty/libptyqt",
|
450 | 451 | "Description": "Pty-Qt is small library for access to console applications by pseudo-terminal interface on Mac, Linux and Windows.",
|
451 | 452 | "Homepage": "https://github.com/kafeg/ptyqt",
|
| 453 | + "Version" : "045ca5f09f", |
452 | 454 | "License": "MIT License",
|
453 | 455 | "LicenseFile": "src/libs/3rdparty/libptyqt/LICENSE",
|
454 | 456 | "Copyright": "Copyright (c) 2019 Vitaly Petrov"
|
|
460 | 462 | "QtParts": ["tools"],
|
461 | 463 | "QtUsage": "Used for the integrated terminal.",
|
462 | 464 | "Path": "src/libs/3rdparty/libptyqt",
|
463 |
| - "Description": "Major parts of conptyprocess.cpp have been ported from microsofts terminal source code and integrated into ptyqt's class.", |
| 465 | + "Description": "Major parts of src/winconpty/ have been ported from microsofts terminal source code and integrated into ptyqt's conptyprocess.cpp.", |
464 | 466 | "Homepage": "https://github.com/microsoft/terminal",
|
| 467 | + "Version" : "a38388615e", |
465 | 468 | "License": "MIT License",
|
466 | 469 | "LicenseFile": "src/libs/3rdparty/libptyqt/LICENSE-CONPTY",
|
467 | 470 | "Copyright": "Copyright (c) Microsoft Corporation"
|
|
475 | 478 | "Path": "src/libs/3rdparty/libvterm",
|
476 | 479 | "Description": "An abstract C99 library which implements a VT220 or xterm-like terminal emulator.",
|
477 | 480 | "Homepage": "https://www.leonerd.org.uk/code/libvterm",
|
| 481 | + "Version" : "0.3.3", |
478 | 482 | "License": "MIT License",
|
479 | 483 | "LicenseFile": "src/libs/3rdparty/libvterm/LICENSE",
|
480 | 484 | "Copyright": "Copyright (c) 2008 Paul Evans"
|
|
488 | 492 | "Path": "src/plugins/terminal/shellintegrations",
|
489 | 493 | "Description": "Scripts for integrating with various shells.",
|
490 | 494 | "Homepage": "https://github.com/microsoft/vscode/tree/main/src/vs/workbench/contrib/terminal/browser/media",
|
| 495 | + "Version" : "463d9933a4", |
491 | 496 | "License": "MIT License",
|
492 | 497 | "LicenseFile": "src/plugins/terminal/shellintegrations/LICENSE.vscode",
|
493 | 498 | "Copyright": "Copyright (c) 2015 - present Microsoft Corporation"
|
|
501 | 506 | "Path": "src/plugins/terminal/shellintegrations",
|
502 | 507 | "Description": "A library of Lua scripts for use with Clink.",
|
503 | 508 | "Homepage": "https://github.com/chrisant996/clink-gizmos",
|
| 509 | + "Version" : "680716f3d9", |
504 | 510 | "License": "MIT License",
|
505 | 511 | "LicenseFile": "src/plugins/terminal/shellintegrations/LICENSE.clink",
|
506 | 512 | "Copyright": "Copyright (c) 2022 Chris Antos"
|
|
0 commit comments