diff --git a/manifests/Mumble/Mumble/1.3.2.yaml b/manifests/Mumble/Mumble/1.3.2.yaml new file mode 100644 index 000000000..8f2f6f3bf --- /dev/null +++ b/manifests/Mumble/Mumble/1.3.2.yaml @@ -0,0 +1,38 @@ +# ================== General ================== +Id: Mumble.Mumble +Publisher: Mumble +Name: Mumble +Author: Mumble +Description: Low-latency and high quality voice chat primarily intended for use while gaming. +AppMoniker: mumble +Tags: mumble, voice, foss, chat, cross-platform, voip + +# ================== License ================== +Homepage: https://www.mumble.info/ +License: BSD 3 Clause +LicenseUrl: https://raw.githubusercontent.com/mumble-voip/mumble/master/LICENSE + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 1.3.2 + +Switches: + Custom: /norestart + Silent: /quiet + SilentWithProgress: /passive + #Interactive: + Language: en-US + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://github.com/mumble-voip/mumble/releases/download/1.3.2/mumble-1.3.2.winx64.msi + Sha256: cc7ee558bb464911b2804da7c39ccd3543bd8c16db1373b91492471c2848ce9a + Scope: machine + #- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020) + #Url: https://github.com/mumble-voip/mumble/releases/download/1.3.2/mumble-1.3.2.msi + #Sha256: a5d4814cfdb2cb3e455320e3149318466f61eaa6673f99a6644e5720e5da09e4 + #Scope: machine + +# ManifestVersion: 0.1.0