Skip to content

Commit a08cf4d

Browse files
authored
New version: Espressif.eim version 0.10.0 (microsoft#349688)
1 parent 793d995 commit a08cf4d

3 files changed

Lines changed: 54 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with WinGet Releaser using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Espressif.eim
5+
PackageVersion: 0.10.0
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
ProductCode: '{8EAC4552-07E4-44C7-A3F9-1C5BBF8C2CFC}'
10+
ReleaseDate: 2026-03-18
11+
AppsAndFeaturesEntries:
12+
- ProductCode: '{8EAC4552-07E4-44C7-A3F9-1C5BBF8C2CFC}'
13+
UpgradeCode: '{F76D9627-6E0E-5956-86E2-C847A3D8A984}'
14+
InstallationMetadata:
15+
DefaultInstallLocation: '%ProgramFiles%/eim'
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/espressif/idf-im-ui/releases/download/v0.10.0/eim-gui-windows-x64.msi
19+
InstallerSha256: BBD433FE1C8EBD8A412F706F81BE1E282AB0FEAFF60095E482588389B91C683F
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with WinGet Releaser using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Espressif.eim
5+
PackageVersion: 0.10.0
6+
PackageLocale: en-US
7+
Publisher: espressif
8+
PublisherUrl: https://github.com/espressif
9+
PublisherSupportUrl: https://github.com/espressif/idf-im-ui/issues
10+
PackageName: eim
11+
PackageUrl: https://github.com/espressif/idf-im-ui
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/espressif/idf-im-ui/blob/HEAD/LICENSE
14+
ShortDescription: 'EIM GUI: Cross-Platform ESP-IDF Installation Manager'
15+
ReleaseNotes: |-
16+
What's Changed
17+
- EIM-576: if cloning idf fails the error is now corectly propagated to the user by @Hahihula in #518
18+
- Eim-435: added bat and fish activation by @Hahihula in #542
19+
- EIM-609 setup concurency for the github ci build pipeline by @Hahihula in #566
20+
- Fixed arm7 hard float platform detection by @Hahihula in #541
21+
- EIM-344 component manager integration to offline installer by @Hahihula in #348
22+
Full Changelog: v0.9.0...v0.10.0
23+
ReleaseNotesUrl: https://github.com/espressif/idf-im-ui/releases/tag/v0.10.0
24+
ManifestType: defaultLocale
25+
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.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Espressif.eim
5+
PackageVersion: 0.10.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)