File tree Expand file tree Collapse file tree 3 files changed +60
-0
lines changed
manifests/l/LiveKit/LiveKitCLI/2.5.2 Expand file tree Collapse file tree 3 files changed +60
-0
lines changed Original file line number Diff line number Diff line change 1+ # Created with komac v2.12.1
2+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+ PackageIdentifier : LiveKit.LiveKitCLI
5+ PackageVersion : 2.5.2
6+ InstallerType : zip
7+ NestedInstallerType : portable
8+ NestedInstallerFiles :
9+ - RelativeFilePath : lk.exe
10+ ReleaseDate : 2025-08-26
11+ Installers :
12+ - Architecture : x64
13+ InstallerUrl : https://github.com/livekit/livekit-cli/releases/download/v2.5.2/lk_2.5.2_windows_amd64.zip
14+ InstallerSha256 : 99B641859A472C72D114EC77FD11093184093964CDF23B5AD5896028E7317DFE
15+ - Architecture : arm
16+ InstallerUrl : https://github.com/livekit/livekit-cli/releases/download/v2.5.2/lk_2.5.2_windows_arm.zip
17+ InstallerSha256 : 7FD2FE3FC7A7E5705014AE745BFF267CE1E7F76CC23D97C6621F7964C954F639
18+ - Architecture : arm64
19+ InstallerUrl : https://github.com/livekit/livekit-cli/releases/download/v2.5.2/lk_2.5.2_windows_arm64.zip
20+ InstallerSha256 : C85E8088815E29B6463A1DEBDCF2799F94B2D6D051A4EDDFC2C92315804EEAFD
21+ ManifestType : installer
22+ ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 1+ # Created with komac v2.12.1
2+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+ PackageIdentifier : LiveKit.LiveKitCLI
5+ PackageVersion : 2.5.2
6+ PackageLocale : en-US
7+ Publisher : LiveKit
8+ PublisherUrl : https://github.com/livekit
9+ PublisherSupportUrl : https://github.com/livekit/livekit-cli/issues
10+ PackageName : LiveKit CLI
11+ PackageUrl : https://github.com/livekit/livekit-cli
12+ License : Apache-2.0
13+ LicenseUrl : https://github.com/livekit/livekit-cli/blob/HEAD/LICENSE
14+ ShortDescription : Command line interface to LiveKit
15+ ReleaseNotes : |-
16+ What's Changed
17+ - fix(agents): convert agent entrypoints to unix path before templating (#666)
18+ - Add generate dockerfile command (#655)
19+ - feat: ability to set agent & metadata when creating token (#664)
20+ - chore: update to Python 3.13 in default Docker templates (#665)
21+ - Allow updating dispatch rule type. (#657)
22+ - fix(deps): update module github.com/stretchr/testify to v1.11.0 (#663)
23+ - add confirmation for secret overwrite (#660)
24+ - fix(deps): update go deps (#594)
25+ - fix(deps): update module github.com/livekit/server-sdk-go/v2 to v2.10.0 (#652)
26+ - Make some more updates to the dockerfiles (#646)
27+ Full Changelog: v2.5.1...v2.5.2
28+ ReleaseNotesUrl : https://github.com/livekit/livekit-cli/releases/tag/v2.5.2
29+ ManifestType : defaultLocale
30+ ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 1+ # Created with komac v2.12.1
2+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+ PackageIdentifier : LiveKit.LiveKitCLI
5+ PackageVersion : 2.5.2
6+ DefaultLocale : en-US
7+ ManifestType : version
8+ ManifestVersion : 1.10.0
You can’t perform that action at this time.
0 commit comments