Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Created with komac v2.16.0
# Automatically updated by the winget bot at 2026/Aug/24
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: AdamGell.CMTraceOpen
Expand All @@ -12,14 +12,14 @@ Installers:
- Architecture: arm64
InstallerType: portable
InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.5.2/CMTrace-Open_1.5.2_arm64.exe
InstallerSha256: 5C9CA8F41834C0BF8F14B4B7BC294EF17014E71651FDAD9708A8A514CE9541AE
InstallerSha256: D70922BFBC8E77ED0FF029ECDCF764AE023E8A57611BB857DDBC15B2B1F27C63
- InstallerLocale: und
Architecture: x64
InstallerType: msi
Scope: machine
InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.5.2/CMTrace-Open_1.5.2_x64.msi
InstallerSha256: 0B08C9A94FB5E2AFB6B20F5349562C5382FC4EF56E93163A278AF38C99E723CD
ProductCode: '{F86B8EC0-24D1-4B31-84B0-4532BAE71D15}'
InstallerSha256: 6986DD46D43A6F2AAABA551729535DA6F5781491B4F076BBD59CBFDD3465B17C
ProductCode: '{B27C1E69-C71B-494B-A5EF-27471DEA54E2}'
AppsAndFeaturesEntries:
- ProductCode: '{F86B8EC0-24D1-4B31-84B0-4532BAE71D15}'
UpgradeCode: '{E8F1A3B7-5C2D-4F6E-9A8B-1D3E5F7A9C2B}'
Expand All @@ -30,8 +30,8 @@ Installers:
InstallerType: msi
Scope: machine
InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.5.2/CMTrace-Open_1.5.2_arm64.msi
InstallerSha256: 51CA2AD2C3AAF0D8EBC627211B80A48898C1297710E9636C78FD900E5292E2E9
ProductCode: '{37ED64AC-B11F-46F9-9C7F-05E13075F27A}'
InstallerSha256: C3E791C9106DE20BCAA7DAB627EDB9B7098EBB7813D535325FB934D62B99E364
ProductCode: '{5073BEC8-606B-4906-B2F9-BF649B6F1AB8}'
AppsAndFeaturesEntries:
- ProductCode: '{37ED64AC-B11F-46F9-9C7F-05E13075F27A}'
UpgradeCode: '{E8F1A3B7-5C2D-4F6E-9A8B-1D3E5F7A9C2B}'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Created with komac v2.16.0
# Automatically updated by the winget bot at 2026/Aug/24
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: AdamGell.CMTraceOpen
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Created with komac v2.16.0
# Automatically updated by the winget bot at 2026/Aug/24
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: AdamGell.CMTraceOpen
Expand Down
Loading