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.106
 | 
						|
 | 
						|
InstallerType: Nullsoft
 | 
						|
Installers:
 | 
						|
  - Arch: x64
 | 
						|
    Url: https://github.com/balena-io/etcher/releases/download/v1.5.106/balenaEtcher-Setup-1.5.106.exe
 | 
						|
    Sha256: 30c6ca4e2c55cb623d63c64e152892cdc216f2c38ab6472e373e9bf9df6469e9
 | 
						|
    Scope: user
 | 
						|
    Language: en-US
 | 
						|
    
 | 
						|
# ManifestVersion: 0.1.0
 |