Skip to content

Commit 308dce1

Browse files
authored
Update version: TheOSCARTeam.OSCAR version 1.7.0 (microsoft#333929)
1 parent 42844c2 commit 308dce1

3 files changed

Lines changed: 37 additions & 15 deletions

File tree

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,30 @@
1-
# Created using wingetcreate 1.10.3.0
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
33

44
PackageIdentifier: TheOSCARTeam.OSCAR
55
PackageVersion: 1.7.0
6+
InstallerLocale: en-US
67
InstallerType: inno
7-
InstallerSwitches:
8-
Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
9-
SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART
8+
Scope: machine
9+
ReleaseDate: 2025-12-04
10+
ElevationRequirement: elevatesSelf
11+
InstallationMetadata:
12+
DefaultInstallLocation: '%ProgramFiles%\OSCAR'
1013
Installers:
1114
- Architecture: x64
1215
InstallerUrl: https://www.sleepfiles.com/OSCAR/1.7.0/OSCAR-1.7.0-Win64-Qt5.exe
1316
InstallerSha256: 2766605DE1A29C63C7248831851A258089A1F44A30179361B5A91238F1003629
17+
ProductCode: '{FC6F08E6-69BF-4469-ADE3-78199288D305}_is1'
18+
AppsAndFeaturesEntries:
19+
- DisplayVersion: 1.7.0-Win64-99dba6be
20+
ProductCode: '{FC6F08E6-69BF-4469-ADE3-78199288D305}_is1'
21+
- Architecture: x86
22+
InstallerUrl: https://www.sleepfiles.com/OSCAR/1.7.0/OSCAR-1.7.0-Win32-Qt5.exe
23+
InstallerSha256: B6C628DDB5A5A6B297CBB382C7F0035530ACE1CF1880455A8F68CFA21B5A89C2
24+
ProductCode: '{4F3EB81B-1866-4124-B388-5FB5DA34FFDD}_is1'
25+
AppsAndFeaturesEntries:
26+
- DisplayName: OSCAR 32-bit
27+
DisplayVersion: 1.7.0-Win32-99dba6be
28+
ProductCode: '{4F3EB81B-1866-4124-B388-5FB5DA34FFDD}_is1'
1429
ManifestType: installer
15-
ManifestVersion: 1.10.0
30+
ManifestVersion: 1.12.0
Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
1-
# Created using wingetcreate 1.10.3.0
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
33

44
PackageIdentifier: TheOSCARTeam.OSCAR
55
PackageVersion: 1.7.0
66
PackageLocale: en-US
77
Publisher: The OSCAR Team
8+
Author: The OSCAR Team
89
PackageName: OSCAR
10+
PackageUrl: https://www.sleepfiles.com/OSCAR/
911
License: GPL-3.0
12+
LicenseUrl: https://gitlab.com/CrimsonNape/OSCAR-code/-/blob/HEAD/COPYING
1013
Copyright: Copyright 2019-2025 The OSCAR Team
11-
ShortDescription: Open Source CPAP Analysis Reporter
14+
ShortDescription: Open source software for reviewing and exploring data produced by CPAP and related machines used in the treatment of sleep apnea.
15+
Description: |-
16+
OSCAR is an acronym that stands for, "Open Source CPAP Analysis Reporter". OSCAR provides for the viewing of the high-resolution sleep data that is generated by the CPAP and stored on the SD card. OSCAR converts this data to graph form allowing the user to view this data down to a breath by breath level. OSCAR is free to use and is compiled in formats that will operate on Mac, Linux, and Windows. OSCAR can be downloaded from https://www.sleepfiles.com/OSCAR/. It is this information that enables you to provide data for discussion with your doctor and/or to view and optimize your personal therapy.
17+
18+
OSCAR is also used by many physicians and therapists who consult with patients, and by medical researchers comparing patient/machine responses across multiple platforms. OSCAR provides visual and statistical data details and enables comparisons across machine types and manufacturers, that are not available from proprietary manufacturer software and data products. Professionals who rely on OSCAR to provide research and to serve patient needs will lose this valuable resource if data becomes inaccessible, or only available through the manufacturer's data products.
1219
Tags:
13-
- oscar
14-
- cpap
1520
- apap
1621
- bipap
22+
- cpap
23+
- oscar
1724
- sleep-apnea
1825
ManifestType: defaultLocale
19-
ManifestVersion: 1.10.0
26+
ManifestVersion: 1.12.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Created using wingetcreate 1.10.3.0
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
33

44
PackageIdentifier: TheOSCARTeam.OSCAR
55
PackageVersion: 1.7.0
66
DefaultLocale: en-US
77
ManifestType: version
8-
ManifestVersion: 1.10.0
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)