Skip to content

Commit

Permalink
update winget manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
jxy-s committed Nov 19, 2024
1 parent 357d985 commit 0c9fba8
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: WinsiderSS.SystemInformer.Canary
PackageVersion: 3.1.24324.0
InstallerType: exe
Scope: machine
InstallModes:
- silent
- silentWithProgress
- interactive
InstallerSwitches:
Silent: -install -silent
SilentWithProgress: -install -silent
Interactive: -install
Upgrade: -update -silent
ProductCode: SystemInformer-Canary
ElevationRequirement: elevatesSelf
Installers:
- Architecture: neutral
InstallerUrl: https://github.com/winsiderss/si-builds/releases/download/3.1.24324/systeminformer-3.1.24324-canary-setup.exe
InstallerSha256: 9EF16CFF07F7ECC5E7E1465F65B32288BE54C682949CE404C004EA11268FFD13
ManifestType: installer
ManifestVersion: 1.6.0
ReleaseDate: 2024-11-19
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: WinsiderSS.SystemInformer.Canary
PackageVersion: 3.1.24324.0
PackageLocale: en-US
Publisher: Winsider Seminars & Solutions, Inc.
PublisherUrl: https://windows-internals.com/
PublisherSupportUrl: https://github.com/winsiderss/systeminformer/issues
PackageName: System Informer (Canary)
PackageUrl: https://system-informer.com/
License: MIT License
LicenseUrl: https://github.com/winsiderss/systeminformer/blob/master/LICENSE.txt
Copyright: Copyright (c) Winsider Seminars & Solutions, Inc. All rights reserved.
CopyrightUrl: https://github.com/winsiderss/systeminformer/blob/master/COPYRIGHT.txt
ShortDescription: System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.
Moniker: systeminformer-canary
Tags:
- windows
- debugger
- security
- benchmarking
- process-manager
- performance
- monitor
- monitoring
- realtime
- administrator
- process-monitor
- performance-tuning
- profiling
- monitor-performance
- performance-monitoring
- system-monitor
ReleaseNotesUrl: https://github.com/winsiderss/si-builds/releases/tag/3.1.24324
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: WinsiderSS.SystemInformer.Canary
PackageVersion: 3.1.24324.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 0c9fba8

Please sign in to comment.