Mumble v1.3.2 (#2387)
* Mumble v1.3.2 * Hash update? How can a Github Release file get a new hash? Just checked the hash on Chocolatey and it is indeed a match with my old one
This commit is contained in:
38
manifests/Mumble/Mumble/1.3.2.yaml
Normal file
38
manifests/Mumble/Mumble/1.3.2.yaml
Normal file
@@ -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
|
Reference in New Issue
Block a user