Skip to content

Commit 81fd313

Browse files
New version: LiveKit.LiveKitCLI version 2.5.2 (microsoft#287099)
1 parent d8c3c29 commit 81fd313

File tree

3 files changed

+60
-0
lines changed

3 files changed

+60
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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

0 commit comments

Comments
 (0)