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 24, 2024
1 parent a266fe0 commit 9af2074
Show file tree
Hide file tree
Showing 6 changed files with 138 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
PackageVersion: 3.1.24298.0
InstallerType: exe
Scope: machine
InstallModes:
- silent
- silentWithProgress
- interactive
InstallerSwitches:
Silent: -install -silent
SilentWithProgress: -install -silent
Interactive: -install
Upgrade: -update -silent
ProductCode: SystemInformer
ElevationRequirement: elevatesSelf
Installers:
- Architecture: neutral
InstallerUrl: https://github.com/winsiderss/si-builds/releases/download/3.1.24298/systeminformer-3.1.24298-release-setup.exe
InstallerSha256: 35EC595325C1BDD74D5C412DC8CCDAF1F48E1AEA8959A4C21DF14488DED596E5
ManifestType: installer
ManifestVersion: 1.6.0
ReleaseDate: 2024-10-24
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
PackageVersion: 3.1.24298.0
PackageLocale: en-US
Publisher: Winsider Seminars & Solutions, Inc.
PublisherUrl: https://windows-internals.com/
PublisherSupportUrl: https://github.com/winsiderss/systeminformer/issues
PackageName: System Informer
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
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.24298
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
PackageVersion: 3.1.24298.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
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.24298.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.24298/systeminformer-3.1.24298-canary-setup.exe
InstallerSha256: BC036DACEDDDA56D33C9E4D10D831185BB93D84537BBD3DFE3107D36757469D4
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.24298.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.24298.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 9af2074

Please sign in to comment.