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 version: Paessler.PRTGDesktop version 24.0.0
- Loading branch information
1 parent
5f03649
commit 367f6c4
Showing
3 changed files
with
79 additions
and
0 deletions.
There are no files selected for viewing
39 changes: 39 additions & 0 deletions
39
manifests/p/Paessler/PRTGDesktop/24.0.0/Paessler.PRTGDesktop.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,39 @@ | ||
# Created with YamlCreate.ps1 v2.3.4 $debug=QUSU.LF.7-4-1.Unix | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Paessler.PRTGDesktop | ||
PackageVersion: 24.0.0 | ||
Platform: | ||
- Windows.Desktop | ||
MinimumOSVersion: 10.0.0.0 | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
Installers: | ||
- Architecture: x64 | ||
InstallerType: wix | ||
InstallerUrl: https://downloads.paessler.com/prtg_desktop/24.0.0/64bit/PRTG_Desktop_Full_Installer.msi | ||
InstallerSha256: 6BFA0FE9D154BB491269611B3ECAF9DF75CD077FE37718D47CDAF7D82ADA2470 | ||
ProductCode: '{1FBDB536-C240-4788-ADF2-13A47AFBE0D1}' | ||
- Architecture: x86 | ||
InstallerType: wix | ||
InstallerUrl: https://downloads.paessler.com/prtg_desktop/24.0.0/32bit/PRTG_Desktop_Full_Installer.msi | ||
InstallerSha256: 639D471DBB9A90518227AE800DC1DFD034742FA14868EA61D82A39D712C31334 | ||
ProductCode: '{1EC47A10-C9C8-4D9B-BD9A-F36F265F87BC}' | ||
- Architecture: x64 | ||
InstallerType: burn | ||
InstallerUrl: https://downloads.paessler.com/prtg_desktop/24.0.0/64bit/prtg-desktop-offline-24.0.0-64bit.exe | ||
InstallerSha256: 65E0BA4679E100948027309296D95DC5F68A03F79479D653710C2A63EDB391A6 | ||
InstallerSwitches: | ||
Custom: /norestart | ||
- Architecture: x86 | ||
InstallerType: burn | ||
InstallerUrl: https://downloads.paessler.com/prtg_desktop/24.0.0/32bit/prtg-desktop-offline-24.0.0-32bit.exe | ||
InstallerSha256: 91FF9FAB1B9D61F801969D12A67EC76E54DECDCCDF1C736323CD3D43F10E1B2B | ||
InstallerSwitches: | ||
Custom: /norestart | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
32 changes: 32 additions & 0 deletions
32
manifests/p/Paessler/PRTGDesktop/24.0.0/Paessler.PRTGDesktop.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,32 @@ | ||
# Created with YamlCreate.ps1 v2.3.4 $debug=QUSU.LF.7-4-1.Unix | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Paessler.PRTGDesktop | ||
PackageVersion: 24.0.0 | ||
PackageLocale: en-US | ||
Publisher: Paessler AG | ||
PublisherUrl: https://www.paessler.com | ||
PublisherSupportUrl: https://www.paessler.com/support | ||
PrivacyUrl: https://www.paessler.com/company/privacypolicy | ||
Author: Paessler AG | ||
PackageName: PRTG Desktop | ||
PackageUrl: https://www.paessler.com/prtg-desktop | ||
License: Proprietary | ||
LicenseUrl: https://www.paessler.com/company/terms | ||
Copyright: ©2022 Paessler AG | ||
CopyrightUrl: https://www.paessler.com/company/terms | ||
ShortDescription: PRTG Desktop is an alternative interface that you can use to connect to a PRTG core server or a PRTG Hosted Monitor instance to configure your setup, view monitoring results, and keep an eye on your network. | ||
Description: PRTG Desktop is an alternative interface that you can use to connect to a PRTG core server or a PRTG Hosted Monitor instance to configure your setup, view monitoring results, and keep an eye on your network. | ||
Moniker: prtgdesktop | ||
Tags: | ||
- monitoring | ||
- network | ||
- prtg | ||
- prtgdesktop | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/p/Paessler/PRTGDesktop/24.0.0/Paessler.PRTGDesktop.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 with YamlCreate.ps1 v2.3.4 $debug=QUSU.LF.7-4-1.Unix | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Paessler.PRTGDesktop | ||
PackageVersion: 24.0.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |