23 lines
870 B
YAML
23 lines
870 B
YAML
|
|
# ATD-194 — winget installer manifest (schema 1.6.0).
|
||
|
|
# https://pkg.rtmedical.ai/api/packages/apps/generic/autoseg-desktop/1.6/AutosegSetup-x64.exe/2907D864B82653DA5598431EBB4D8E7519B4795738B57F38357E0AA783A05E72 -> AutosegSetup-x64.exe (generic do Gitea) substituídos no finalize.
|
||
|
|
PackageIdentifier: RTMedical.AutosegDesktop
|
||
|
|
PackageVersion: 1.6.0
|
||
|
|
MinimumOSVersion: 10.0.0.0
|
||
|
|
Platform:
|
||
|
|
- Windows.Desktop
|
||
|
|
InstallerType: burn
|
||
|
|
Scope: machine
|
||
|
|
InstallModes:
|
||
|
|
- silent
|
||
|
|
- silentWithProgress
|
||
|
|
UpgradeBehavior: install
|
||
|
|
InstallerSwitches:
|
||
|
|
Silent: /quiet /norestart
|
||
|
|
SilentWithProgress: /passive /norestart
|
||
|
|
Installers:
|
||
|
|
- Architecture: x64
|
||
|
|
InstallerUrl: https://pkg.rtmedical.ai/api/packages/apps/generic/autoseg-desktop/1.6/AutosegSetup-x64.exe
|
||
|
|
InstallerSha256: 2907D864B82653DA5598431EBB4D8E7519B4795738B57F38357E0AA783A05E72
|
||
|
|
ManifestType: installer
|
||
|
|
ManifestVersion: 1.6.0
|