diff --git a/manifests/Rufus/Rufus/3.12.yaml b/manifests/Rufus/Rufus/3.12.yaml new file mode 100644 index 000000000..be5550801 --- /dev/null +++ b/manifests/Rufus/Rufus/3.12.yaml @@ -0,0 +1,24 @@ +# ================== General ================== + +Id: Rufus.Rufus +Publisher: Rufus +Name: Rufus +Description: A utility that helps format and create bootable USB flash drives. +AppMoniker: rufus + +# ================== License ================== + +Homepage: https://rufus.ie/ +License: GPL-3.0-only +LicenseUrl: https://raw.githubusercontent.com/pbatard/rufus/master/LICENSE.txt + +# ================= Installer ================= + +Version: 3.12 + +InstallerType: appx +Installers: + - Arch: Neutral + Url: https://github.com/pbatard/rufus/releases/download/v3.12/Rufus-3.12.appx + Sha256: b566c700db92041e96d9e75319f70f5fd37ad4346c8daff282389c386bfdf8dd + \ No newline at end of file