Skip to content

Commit 3dae4fd

Browse files
authored
New version: Balena.BalenaCLI version 21.1.5 (microsoft#244827)
1 parent ffa5e17 commit 3dae4fd

3 files changed

Lines changed: 70 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Balena.BalenaCLI
5+
PackageVersion: 21.1.5
6+
InstallerLocale: en-US
7+
Platform:
8+
- Windows.Desktop
9+
InstallerType: nullsoft
10+
Scope: machine
11+
InstallModes:
12+
- interactive
13+
- silent
14+
UpgradeBehavior: install
15+
Commands:
16+
- balena
17+
ProductCode: balena-cli
18+
ReleaseDate: 2025-04-03
19+
AppsAndFeaturesEntries:
20+
- ProductCode: balena-cli
21+
InstallationMetadata:
22+
DefaultInstallLocation: '%ProgramFiles%\balena-cli'
23+
Installers:
24+
- Architecture: x64
25+
InstallerUrl: https://github.com/balena-io/balena-cli/releases/download/v21.1.5/balena-cli-v21.1.5-windows-x64-installer.exe
26+
InstallerSha256: E1186D9BCBAE27B29E2B0082477E96BDB528F4D3D0A8419A628EBE1E896C43F3
27+
ManifestType: installer
28+
ManifestVersion: 1.9.0
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created with komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Balena.BalenaCLI
5+
PackageVersion: 21.1.5
6+
PackageLocale: en-US
7+
Publisher: Balena Inc. (https://balena.io/)
8+
PublisherUrl: https://github.com/balena-io/balena-cli
9+
PublisherSupportUrl: https://github.com/balena-io/balena-cli/issues
10+
PrivacyUrl: https://www.balena.io/privacy-policy
11+
Author: Juan Cruz Viotti
12+
PackageName: balena-cli
13+
PackageUrl: https://www.balena.io/docs/reference/balena-cli
14+
License: Apache-2.0
15+
LicenseUrl: https://github.com/balena-io/balena-cli/blob/HEAD/LICENSE
16+
Copyright: Copyright 2023 Balena
17+
ShortDescription: The balena CLI is a Command Line Interface for balenaCloud or openBalena.
18+
Description: |-
19+
The balena CLI is a Command Line Interface for balenaCloud or openBalena.
20+
It is a software tool available for Windows, macOS and Linux, used through a command prompt / terminal window.
21+
It can be used interactively or invoked in scripts.
22+
The balena CLI builds on the balena API and the balena SDK, and can also be directly imported in Node.js applications.
23+
The balena CLI is an open-source project on GitHub, and your contribution is also welcome!
24+
Tags:
25+
- balena-io
26+
- cli
27+
- command-line-interface
28+
- iot
29+
ReleaseNotes: |-
30+
b650f8f (Update dockerode/docker-modem dependencies for fixes, 2025-04-02)
31+
663e83c (Dedupe dependencies, 2025-04-02)
32+
ReleaseNotesUrl: https://github.com/balena-io/balena-cli/releases/tag/v21.1.5
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Balena.BalenaCLI
5+
PackageVersion: 21.1.5
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)