diff --git a/manifests/Balena/Etcher/1.5.102.yaml b/manifests/Balena/Etcher/1.5.102.yaml new file mode 100644 index 000000000..854de6f9c --- /dev/null +++ b/manifests/Balena/Etcher/1.5.102.yaml @@ -0,0 +1,20 @@ +# ================== General ================== +Id: Balena.Etcher +Publisher: Balena +Name: Etcher +Description: Flash OS images to SD cards and USB drives, safely and easily. +AppMoniker: etcher + +# ================== License ================== +Homepage: https://etcher.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/balena-io/etcher/blob/master/LICENSE + +# ================= Installer ================= +Version: 1.5.102 + +InstallerType: Nullsoft +Installers: + - Arch: x64 + Url: https://github.com/balena-io/etcher/releases/download/v1.5.102/balenaEtcher-Setup-1.5.102.exe + Sha256: 33d1a7c0d0860382b86bed4dd0d8e4fa5e07a7bd424e4cc358238e58ba9f5e10 \ No newline at end of file