30 lines
		
	
	
		
			913 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			913 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| Id: Balena.Etcher
 | |
| Publisher: Balena
 | |
| Name: Etcher
 | |
| Author: Balena
 | |
| Description: Flash OS images to SD cards and USB drives, safely and easily.
 | |
| AppMoniker: etcher
 | |
| Tags: usb, sd, format, boot, foss, img, flash, flasher
 | |
| #Commands: 
 | |
| 
 | |
| # ================== License ==================
 | |
| Homepage: https://etcher.io/
 | |
| License: Apache-2.0
 | |
| LicenseUrl: https://github.com/balena-io/etcher/blob/master/LICENSE
 | |
| 
 | |
| # ================= Installer =================
 | |
| MinOSVersion: 10.0.0.0
 | |
| #Channel: stable                # Channel is not supported in this preview (5/24/2020)
 | |
| Version: 1.5.107
 | |
| 
 | |
| InstallerType: Nullsoft
 | |
| Installers:
 | |
|   - Arch: x64
 | |
|     Url: https://github.com/balena-io/etcher/releases/download/v1.5.107/balenaEtcher-Setup-1.5.107.exe
 | |
|     Sha256: 63467B94CCA4C6BF8C536B6DE7D1B692F3C5FF2558AE46A1090EEA8358D41574
 | |
|     Scope: user
 | |
|     Language: en-US
 | |
|     
 | |
| # ManifestVersion: 0.1.0
 |