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 Oct 31, 2024
1 parent 9b9a093 commit 608a4ba
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# 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.24305.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.24305/systeminformer-3.1.24305-canary-setup.exe
InstallerSha256: 4A4A97B7DDA094AA386495B473A6E9A2FDA06722C0846B4D18FDCE7A8F5517A9
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# 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.24305.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
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.24305.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 608a4ba

Please sign in to comment.