Add MultiBootUSB (#1827)
This commit is contained in:
25
manifests/multibootusb/multibootusb/9.2.0.yaml
Normal file
25
manifests/multibootusb/multibootusb/9.2.0.yaml
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
# ================== General ==================
|
||||||
|
Id: multibootusb.multibootusb
|
||||||
|
Publisher: multibootusb
|
||||||
|
Name: MultiBootUSB
|
||||||
|
Description: MultiBootUSB is a cross platform software written in python which allows you to install multiple live linux on a USB disk non destructively and option to uninstall distros. Try out the world's first true cross platform multi boot live usb creator for free.
|
||||||
|
AppMoniker: multibootusb
|
||||||
|
Tags: "usb, flash, drive, multiboot, iso"
|
||||||
|
|
||||||
|
# ================== License ==================
|
||||||
|
Homepage: http://multibootusb.org/
|
||||||
|
License: GPL
|
||||||
|
LicenseUrl: https://github.com/mbusb/multibootusb/blob/master/LICENSE.txt
|
||||||
|
|
||||||
|
# ================= Installer =================
|
||||||
|
MinOSVersion: 10.0.0.0
|
||||||
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
||||||
|
Version: 9.2.0
|
||||||
|
|
||||||
|
InstallerType: nullsoft
|
||||||
|
Installers:
|
||||||
|
- Arch: x86
|
||||||
|
Url: https://github.com/mbusb/multibootusb/releases/download/v9.2.0/multibootusb-9.2.0-setup.exe
|
||||||
|
Sha256: 0e9108b4f95562727d0e557e86e7b8f4b83cf942303bd67c2350d8820289fe17
|
||||||
|
|
||||||
|
# ManifestVersion: 0.1.0
|
Reference in New Issue
Block a user