Skip to content

Commit 429a3f5

Browse files
authored
New version: Espressif.EIM-CLI version 0.17.1 (microsoft#399483)
1 parent 8ac9669 commit 429a3f5

3 files changed

Lines changed: 52 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Espressif.EIM-CLI
5+
PackageVersion: 0.17.1
6+
InstallerType: portable
7+
Commands:
8+
- eim
9+
ReleaseDate: 2026-07-08
10+
Installers:
11+
- Architecture: x64
12+
InstallerUrl: https://github.com/espressif/idf-im-ui/releases/download/v0.17.1/eim-cli-windows-x64.exe
13+
InstallerSha256: 8E699B8E85FB1284C3E2CFB458E02E5A0769EBC9AC05F6A8D822D920032B902A
14+
ManifestType: installer
15+
ManifestVersion: 1.12.0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Espressif.EIM-CLI
5+
PackageVersion: 0.17.1
6+
PackageLocale: en-US
7+
Publisher: Espressif Systems
8+
PublisherUrl: https://github.com/espressif/idf-im-ui
9+
PublisherSupportUrl: https://github.com/espressif/idf-im-ui/issues
10+
Author: petr.gadorek@espressif.com
11+
PackageName: ESP-IDF Installation Manager CLI
12+
PackageUrl: https://github.com/espressif/idf-im-ui/
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/espressif/idf-im-ui/blob/HEAD/LICENSE
15+
Copyright: Espressif Systems
16+
ShortDescription: CLI tool for managing ESP-IDF installations
17+
Description: CLI tool for installing and managing ESP-IDF installations
18+
Moniker: eim
19+
Tags:
20+
- Espressif, IDF, EIM, ESP-IDF
21+
ReleaseNotes: |-
22+
What's Changed
23+
- fix apply_cli_overrides tools and features by @Hahihula in #949
24+
- EIM-895: another attempt to fix the python dnf fedora dependency issue by @Hahihula in #948
25+
Full Changelog: v0.17.0...v0.17.1
26+
ReleaseNotesUrl: https://github.com/espressif/idf-im-ui/releases/tag/v0.17.1
27+
InstallationNotes: Installation complete. Now you can install ESP-IDF by running `eim install`.
28+
ManifestType: defaultLocale
29+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Espressif.EIM-CLI
5+
PackageVersion: 0.17.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)