From d0075f69e3de63cd03adbadd5809173e0a2aba40 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sat, 30 Jan 2021 12:07:02 +0800 Subject: [PATCH] autoflac 1.2 (#6818) --- manifests/jbreland/autoflac/1.2.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/jbreland/autoflac/1.2.yaml diff --git a/manifests/jbreland/autoflac/1.2.yaml b/manifests/jbreland/autoflac/1.2.yaml new file mode 100644 index 000000000..5c1ab5b77 --- /dev/null +++ b/manifests/jbreland/autoflac/1.2.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: jbreland.autoflac +Publisher: jbreland +Name: autoflac +Author: jbreland +Description: AutoFLAC is a script that works in conjunction with Exact Audio Copy to automate the process of backing and restoring your audio CD collection using the FLAC media format +#AppMoniker: +Tags: audio,flac,compress +FileExtensions: flac +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://www.legroom.net/software/autoflac +License: gpl +#LicenseUrl: + +# ================= Installer ================= +Version: 1.2 +InstallerType: inno +Installers: + - Arch: x64 + Url: https://www.legroom.net/files/software/autoflac12.exe + Sha256: ce5d54660f20328af5a575ea6d0f7237988ed763c4286a11be86ac6c7f490579 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file