From c8b616b555c26feecd6086886f13b9ee644bfada Mon Sep 17 00:00:00 2001 From: Andreas Andreou <42944990+adandreou@users.noreply.github.com> Date: Sun, 12 Jul 2020 16:25:34 +0300 Subject: [PATCH] Add etcher version 1.5.101 (#2407) --- manifests/Balena/Etcher/1.5.101.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manifests/Balena/Etcher/1.5.101.yaml diff --git a/manifests/Balena/Etcher/1.5.101.yaml b/manifests/Balena/Etcher/1.5.101.yaml new file mode 100644 index 000000000..19d030d1b --- /dev/null +++ b/manifests/Balena/Etcher/1.5.101.yaml @@ -0,0 +1,23 @@ +# ================== 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.101 + +InstallerType: Nullsoft +Installers: + - Arch: x64 + Url: https://github.com/balena-io/etcher/releases/download/v1.5.101/balenaEtcher-Setup-1.5.101.exe + Sha256: 9e8f848aa4095d85f8915574faf026a435fd7d01c52de6c8754d9d888e87be0e \ No newline at end of file