forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: Schuischta.SystemLoadTracker version 1.1 (microsoft#140706)
* New package: Schuischta.SystemLoadTracker version 1.1 * Update manifests/s/Schuischta/SystemLoadTracker/1.1/Schuischta.SystemLoadTracker.installer.yaml Co-authored-by: Stephen Gillie <[email protected]> --------- Co-authored-by: Stephen Gillie <[email protected]>
- Loading branch information
1 parent
61bc359
commit a6d4a9f
Showing
3 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
19 changes: 19 additions & 0 deletions
19
manifests/s/Schuischta/SystemLoadTracker/1.1/Schuischta.SystemLoadTracker.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Schuischta.SystemLoadTracker | ||
PackageVersion: "1.1" | ||
InstallerType: zip | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: SystemLoadTracker.exe | ||
PortableCommandAlias: portable | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 | ||
Installers: | ||
- InstallerUrl: https://github.com/Schuischta/SystemLoadTracker/releases/download/release_v1.1/SystemLoadTracker.v1.1.zip | ||
Architecture: x64 | ||
InstallerSha256: 7F24ABC9D364382DFD39B3D8449EBC5515ABF2503469FE70C84A3163C4DAED71 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
12 changes: 12 additions & 0 deletions
12
manifests/s/Schuischta/SystemLoadTracker/1.1/Schuischta.SystemLoadTracker.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Schuischta.SystemLoadTracker | ||
PackageVersion: "1.1" | ||
PackageLocale: en-US | ||
Publisher: Schuischta | ||
PackageName: SystemLoadTracker | ||
License: MIT License | ||
ShortDescription: Monitors key system performance indicators in real-time. | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/s/Schuischta/SystemLoadTracker/1.1/Schuischta.SystemLoadTracker.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Schuischta.SystemLoadTracker | ||
PackageVersion: "1.1" | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |