32 lines
750 B
YAML
32 lines
750 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Balena.Etcher
|
|
PackageVersion: 1.5.117
|
|
MinimumOSVersion: 10.0.0.0
|
|
FileExtensions:
|
|
- ISO
|
|
- BZ2
|
|
- DMG
|
|
- DSK
|
|
- ETCH
|
|
- GZ
|
|
- HDDIMG
|
|
- IMG
|
|
- RAW
|
|
- XZ
|
|
- ZIP
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: neutral
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://github.com/balena-io/etcher/releases/download/v1.5.117/balenaEtcher-Setup-1.5.117.exe
|
|
InstallerSha256: 030370D59CD8BC67CCF923F7BEAD374385C35B753029FB0A017C4235AC350640
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|