From d539fad2e4206da805a010b029eba09a6fef9d92 Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Sat, 20 Feb 2021 19:08:32 +0000 Subject: [PATCH] Update Mumble.Mumble to 1.3.4 (#7765) --- manifests/Mumble/Mumble/1.3.3.yaml | 32 ------------------------------ manifests/Mumble/Mumble/1.3.4.yaml | 18 +++++++++++++++++ 2 files changed, 18 insertions(+), 32 deletions(-) delete mode 100644 manifests/Mumble/Mumble/1.3.3.yaml create mode 100644 manifests/Mumble/Mumble/1.3.4.yaml diff --git a/manifests/Mumble/Mumble/1.3.3.yaml b/manifests/Mumble/Mumble/1.3.3.yaml deleted file mode 100644 index f06390f0a..000000000 --- a/manifests/Mumble/Mumble/1.3.3.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# ================== 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.3 - - -InstallerType: msi -Installers: - - Arch: x64 - Url: https://github.com/mumble-voip/mumble/releases/download/1.3.3/mumble-1.3.3.winx64.msi - Sha256: 3B9A13EA760D416654E16AF9E892DD389E1EA8C4521430C507707ECC1AA80704 - 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 diff --git a/manifests/Mumble/Mumble/1.3.4.yaml b/manifests/Mumble/Mumble/1.3.4.yaml new file mode 100644 index 000000000..fcc7997f6 --- /dev/null +++ b/manifests/Mumble/Mumble/1.3.4.yaml @@ -0,0 +1,18 @@ +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 +Homepage: https://www.mumble.info/ +License: BSD 3 Clause +LicenseUrl: https://raw.githubusercontent.com/mumble-voip/mumble/master/LICENSE +MinOSVersion: 10.0.0.0 +Version: 1.3.4 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://github.com/mumble-voip/mumble/releases/download/1.3.4/mumble-1.3.4.winx64.msi + Sha256: 14e58074269ae32d1678738fb66fc9551c2aac2e789439157081886860802e02 + Scope: machine