24 lines
648 B
YAML
24 lines
648 B
YAML
# ================== 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
|
|
|