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.3/AutosegSetup-x64.exe/762CD2C647B5911003572719C2C15F2E01A9E90AAB311F0C3D53D29789A2D5D0 -> AutosegSetup-x64.exe (generic do Gitea) substituídos no finalize.
|
||
|
|
PackageIdentifier: RTMedical.AutosegDesktop
|
||
|
|
PackageVersion: 1.3.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.3/AutosegSetup-x64.exe
|
||
|
|
InstallerSha256: 762CD2C647B5911003572719C2C15F2E01A9E90AAB311F0C3D53D29789A2D5D0
|
||
|
|
ManifestType: installer
|
||
|
|
ManifestVersion: 1.6.0
|