diff --git a/manifests/Rufus/Rufus/3.11.yaml b/manifests/Rufus/Rufus/3.11.yaml new file mode 100644 index 000000000..3ed13c9f4 --- /dev/null +++ b/manifests/Rufus/Rufus/3.11.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.11 + +InstallerType: appx +Installers: + - Arch: Neutral + Url: https://github.com/pbatard/rufus/releases/download/v3.11/Rufus-3.11.appx + Sha256: 66376e1c2a184f9921d18557bd7a82142b60bb58301f04b5bdef167196041e5f + \ No newline at end of file