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.12
|
|
|
|
InstallerType: appx
|
|
Installers:
|
|
- Arch: Neutral
|
|
Url: https://github.com/pbatard/rufus/releases/download/v3.12/Rufus-3.12.appx
|
|
Sha256: b566c700db92041e96d9e75319f70f5fd37ad4346c8daff282389c386bfdf8dd
|
|
|