-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathPRTGDesktop.yml
25 lines (25 loc) · 1004 Bytes
/
PRTGDesktop.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
version: 24.13.0
description: Paessler's PRTG Desktop App. Completely control multiple PRTG installations.
homepage: https://www.paessler.com/prtg-desktop-app
license: Freeware
architecture:
64bit:
url: https://downloads.paessler.com/prtg_desktop/24.13.0/64bit/PRTG_Desktop_Full_Installer.msi
hash: 54b258cddeba05ad90ea2c612ab722967706d7a5f02eded383226aa569165d90
32bit:
url: https://downloads.paessler.com/prtg_desktop/24.13.0/32bit/PRTG_Desktop_Full_Installer.msi
hash: d3aabc9119880c68d9d18212cf149d52f99c77f9448a318aa6d74898c0a91735
extract_dir: Paessler\PRTG Desktop
bin: prtgdesktop.exe
shortcuts:
- - prtgdesktop.exe
- PRTG Desktop
checkver:
url: https://updatecheck.paessler.com/desk-stable.json
jsonpath: $.version
autoupdate:
architecture:
64bit:
url: https://downloads.paessler.com/prtg_desktop/$version/64bit/PRTG_Desktop_Full_Installer.msi
32bit:
url: https://downloads.paessler.com/prtg_desktop/$version/32bit/PRTG_Desktop_Full_Installer.msi