Skip to content

Commit c9fae9d

Browse files
authored
New version: AdamGell.CMTraceOpen version 1.0.2 (microsoft#353643)
1 parent 6c294fe commit c9fae9d

3 files changed

Lines changed: 110 additions & 0 deletions

File tree

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
# Created with Devicie using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: AdamGell.CMTraceOpen
5+
PackageVersion: 1.0.2
6+
ReleaseDate: 2026-03-29
7+
Installers:
8+
- Architecture: x64
9+
InstallerType: portable
10+
InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.0.2/CMTrace-Open_1.0.2_x64.exe
11+
InstallerSha256: FE09348575F353B7DFD54DB7BFBAFB38C14D3796DB70F7EC1A25EED688A7FEF9
12+
- Architecture: arm64
13+
InstallerType: portable
14+
InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.0.2/CMTrace-Open_1.0.2_arm64.exe
15+
InstallerSha256: DD843C116430CB5BEE468D84B0054920BCCA2B623CA6C085B6184AE3A03FD81F
16+
- InstallerLocale: en-US
17+
Architecture: x64
18+
InstallerType: nullsoft
19+
Scope: machine
20+
InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.0.2/CMTrace-Open_1.0.2_x64-setup.exe
21+
InstallerSha256: F1A7F0BD3C93374953605B3A8279333670C20400556ED8CA4A9A3F611BB82BE5
22+
ProductCode: CMTrace Open
23+
AppsAndFeaturesEntries:
24+
- DisplayName: CMTrace Open
25+
Publisher: cmtrace
26+
DisplayVersion: 1.0.2
27+
ProductCode: CMTrace Open
28+
InstallationMetadata:
29+
DefaultInstallLocation: '%ProgramFiles%\CMTrace Open'
30+
- InstallerLocale: en-US
31+
Architecture: x64
32+
InstallerType: wix
33+
Scope: machine
34+
InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.0.2/CMTrace-Open_1.0.2_x64.msi
35+
InstallerSha256: 8F5B7E452BAC697103A9B9E71D217F41A6696600BD7F2D0A42ADCB4510A8D250
36+
ProductCode: '{C6F59914-B28B-4FDE-9BA0-BACA62645BDC}'
37+
AppsAndFeaturesEntries:
38+
- Publisher: cmtrace
39+
ProductCode: '{C6F59914-B28B-4FDE-9BA0-BACA62645BDC}'
40+
UpgradeCode: '{5F75B1C0-0C44-5930-99AE-0E04A8D1C4D1}'
41+
InstallationMetadata:
42+
DefaultInstallLocation: '%ProgramFiles%/CMTrace Open'
43+
- InstallerLocale: en-US
44+
Architecture: arm64
45+
InstallerType: nullsoft
46+
Scope: machine
47+
InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.0.2/CMTrace-Open_1.0.2_arm64-setup.exe
48+
InstallerSha256: 213530C181001F22769E0C7AF3DBFB031891CEC145C303B6AC1B16892D28193E
49+
ProductCode: CMTrace Open
50+
AppsAndFeaturesEntries:
51+
- DisplayName: CMTrace Open
52+
Publisher: cmtrace
53+
DisplayVersion: 1.0.2
54+
ProductCode: CMTrace Open
55+
InstallationMetadata:
56+
DefaultInstallLocation: '%ProgramFiles%\CMTrace Open'
57+
- InstallerLocale: en-US
58+
Architecture: arm64
59+
InstallerType: wix
60+
Scope: machine
61+
InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.0.2/CMTrace-Open_1.0.2_arm64.msi
62+
InstallerSha256: A9B3B6800BE69DFA00807D4F2125D772C4EF35FE623097ED7885E88EC630DEA7
63+
ProductCode: '{9AB290D0-9E05-4B65-83B0-99FA4F332D31}'
64+
AppsAndFeaturesEntries:
65+
- Publisher: cmtrace
66+
ProductCode: '{9AB290D0-9E05-4B65-83B0-99FA4F332D31}'
67+
UpgradeCode: '{5F75B1C0-0C44-5930-99AE-0E04A8D1C4D1}'
68+
InstallationMetadata:
69+
DefaultInstallLocation: '%ProgramFiles%/CMTrace Open'
70+
ManifestType: installer
71+
ManifestVersion: 1.12.0
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with Devicie using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: AdamGell.CMTraceOpen
5+
PackageVersion: 1.0.2
6+
PackageLocale: en-US
7+
Publisher: Adam Gell
8+
PublisherUrl: https://github.com/adamgell
9+
PublisherSupportUrl: https://github.com/adamgell/cmtraceopen/issues
10+
PackageName: CMTrace Open
11+
PackageUrl: https://github.com/adamgell/cmtraceopen
12+
License: MIT
13+
LicenseUrl: https://github.com/adamgell/cmtraceopen/blob/HEAD/LICENSE
14+
ShortDescription: An open-source log viewer inspired by Microsoft's CMTrace.exe.
15+
Tags:
16+
- cmtrace
17+
- intune
18+
ReleaseNotes: |-
19+
CMTrace Open v1.0.2
20+
Open-source CMTrace log viewer with built-in Intune diagnostics.
21+
Windows Downloads
22+
- Signed standalone EXE (x64)
23+
- Signed MSI installer (x64)
24+
- Signed standalone EXE (arm64)
25+
- Signed MSI installer (arm64)
26+
ReleaseNotesUrl: https://github.com/adamgell/cmtraceopen/releases/tag/v1.0.2
27+
Documentations:
28+
- DocumentLabel: Wiki
29+
DocumentUrl: https://github.com/adamgell/cmtraceopen/wiki
30+
ManifestType: defaultLocale
31+
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 Devicie using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: AdamGell.CMTraceOpen
5+
PackageVersion: 1.0.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)