Skip to content

Commit 1fe0ed2

Browse files
authored
Update: SoftPerfect.ConnectionQualityMonitor version 1.1 (microsoft#341069)
1 parent 71b5e28 commit 1fe0ed2

4 files changed

Lines changed: 14 additions & 33 deletions
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-2.Win32NT
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
33

44
PackageIdentifier: SoftPerfect.ConnectionQualityMonitor
55
PackageVersion: "1.1"
@@ -10,6 +10,6 @@ ReleaseDate: 2024-09-04
1010
Installers:
1111
- Architecture: x64
1212
InstallerUrl: https://www.softperfect.com/download/files/connection_quality_monitor_setup.exe
13-
InstallerSha256: 918D436904FCA686BE261DF9A47BB6B70AFB7D36364BA79C5D8FF2F4FCBDB9B4
13+
InstallerSha256: 449B5AA707DC37773C15404727CBE459EAE48F25F4A35776235628D0AC0BEF56
1414
ManifestType: installer
15-
ManifestVersion: 1.10.0
15+
ManifestVersion: 1.12.0

manifests/s/SoftPerfect/ConnectionQualityMonitor/1.1/SoftPerfect.ConnectionQualityMonitor.locale.en-US.yaml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-2.Win32NT
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
33

44
PackageIdentifier: SoftPerfect.ConnectionQualityMonitor
55
PackageVersion: "1.1"
@@ -13,14 +13,13 @@ PackageName: Connection Quality Monitor
1313
PackageUrl: https://www.softperfect.com/products/qualitymonitor/
1414
License: Proprietary
1515
LicenseUrl: https://www.softperfect.com/company/terms.htm
16-
Copyright: © 2022-2024 SoftPerfect Pty Ltd
16+
Copyright: © 2022-2026 SoftPerfect Pty Ltd
1717
CopyrightUrl: https://www.softperfect.com/company/terms.htm
1818
ShortDescription: Internet connection status tracking
1919
Description: |-
2020
Connection Quality Monitor is a software package that monitors the health of your Internet connection. It periodically checks whether the connection is online, and records ping time, jitter and downtime. Additionally, it periodically performs a speed test and records the measured upload and download speeds.
2121
This information is presented in a chart, making it easy to spot any intermittent connection issues and verify if download/upload speeds are stable and up to your Internet service provider promises.
2222
Connection Quality Monitor can be used in multiple locations, for example in several offices connected via VPN, and all its instances can be managed from a single point, such as a network administrator workstation.
23-
# Moniker:
2423
Tags:
2524
- connection
2625
- connection-quality
@@ -37,7 +36,5 @@ ReleaseNotes: |-
3736
- Improved: Split upload/download and ping/jitter into dedicated charts for better clarity.
3837
ReleaseNotesUrl: https://www.softperfect.com/products/changelog.php?product_id=20
3938
PurchaseUrl: https://www.softperfect.com/order/?product=cqm
40-
# InstallationNotes:
41-
# Documentations:
4239
ManifestType: defaultLocale
43-
ManifestVersion: 1.10.0
40+
ManifestVersion: 1.12.0
Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,19 @@
1-
# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-2.Win32NT
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
33

44
PackageIdentifier: SoftPerfect.ConnectionQualityMonitor
55
PackageVersion: "1.1"
66
PackageLocale: zh-CN
7-
# Publisher:
8-
# PublisherUrl:
9-
# PublisherSupportUrl:
10-
# PrivacyUrl:
11-
# Author:
12-
# PackageName:
13-
# PackageUrl:
147
License: 专有软件
15-
# LicenseUrl:
16-
# Copyright:
17-
# CopyrightUrl:
188
ShortDescription: 互联网连接状态跟踪
199
Description: |-
2010
连接质量监测器是一款用于监控互联网连接健康状况的软件包。它会定期检测网络是否在线,并记录 ping 值、抖动和宕机时间。此外,该软件还会周期性进行网速测试,记录实测的上传与下载速度。
2111
所有监测数据均以图表形式直观呈现,便于用户快速发现间歇性连接问题,并验证下载/上传速度是否稳定达标,是否符合网络服务商的承诺。
2212
该监测系统支持多地点部署(例如通过 VPN 连接的多个办公场所),所有监测节点均可通过单一控制点(如网络管理员工作站)进行集中管理。
23-
# Moniker:
2413
Tags:
2514
- 互联网
2615
- 网络
2716
- 连接
2817
- 连接质量
29-
# ReleaseNotes:
30-
# ReleaseNotesUrl:
31-
# PurchaseUrl:
32-
# InstallationNotes:
33-
# Documentations:
3418
ManifestType: locale
35-
ManifestVersion: 1.10.0
19+
ManifestVersion: 1.12.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Created with YamlCreate.ps1 v2.5.0 $debug=NVS1.CRLF.7-5-2.Win32NT
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
33

44
PackageIdentifier: SoftPerfect.ConnectionQualityMonitor
55
PackageVersion: "1.1"
66
DefaultLocale: en-US
77
ManifestType: version
8-
ManifestVersion: 1.10.0
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)