Files
winget-pkgs/manifests/VB-Audio/VoiceMeeterPotato/latest.yaml
2020-11-03 03:25:26 +00:00

93 lines
3.2 KiB
YAML

## <-- Note --> ##
### Sha256 needs to be updated every time the URI is updated.
## <-- General --> ##
# Version number format for manifest version.
#ManifestVersion: 1.0.0
# Publisher.package format.
Id: VB-Audio.VoiceMeeterPotato
# The name of the publisher.
Publisher: VB-Audio
# The name of the application.
Name: VoiceMeeterPotato
# The common name someone may use to search for the package.
AppMoniker: VoiceMeeterPotato
# Version numbering format for package version.
Version: latest # 2.0.5.4.
# A string representing the flight ring.
#Channel: Release
# The open source license or copyright.
License: Donationware
# Valid secure URL to license.
LicenseUrl: https://www.vb-audio.com/Services/licensing.htm
# Version numbering format for minimum version of Windows supported.
MinOSVersion: 10.0.0.0
# Description of the package.
Description:
Voicemeeter Potato is the ultimate version of our Audio Mixer Application endowed with Virtual Audio Device to mix and manage any audio sources from or to any audio devices or applications.
Dedicated to Voicemeeter expert users, Voicemeeter Potato offers Internal FX (Reverb & MultiTap Delay) and External AUX through Send / Return workflow.
# Valid secure URL for the package.
Homepage: https://www.vb-audio.com/Voicemeeter/potato.htm
# Additional strings a user would use to search for the package.
Tags: Mixer, mixer, Audio, audio, Asio, asio, WASAPI, wasapi
# List of file extensions the package could support.
#FileExtensions: list
# List of protocols the package provides a handler for.
Protocols: vban
# List of commands or aliases the user would use to run the package.
#Commands: list
## <-- Installer --> ##
# Enumeration of supported installer types (exe, msi, msix, inno, wix, nullsoft, appx).
InstallerType: exe
# Custom switches passed to the installer.
#Custom: string
# Switches passed to the installer for silent installation.
#Silent: string
# Switches passed to the installer for non-interactive install.
#SilentWithProgress: string
# Experimental.
#Interactive: string
# Experimental.
#Language: string
# Specifies log redirection switches and path.
#Log: string
# Specifies alternate location to install package.
#InstallLocation: string
# Nested map of keys for specific installer.
Installers:
# Enumeration of supported architectures.
- Arch: x64
# Path to download installation file.
Url: https://download.vb-audio.com/Download_CABLE/Voicemeeter8Setup.exe
# SHA256 calculated from installer.
Sha256: 2D15C6463743FF6FDC1524539D68D2FAE30F79134463ED717CF0C1BF0E8B0F0D
# SHA256 calculated from signature file's hash of MSIX file.
#SignatureSha256: string
# Collection of entries to override root keys. The primary supported values are: Custom, Silent, SilentWithProgress, Interactive. For a complete list see the specification at https://github.com/microsoft/winget-cli/blob/master/doc/ManifestSpecv0.1.md.
Switches:
Silent: -install
SilentWithProgress: -install
# Experimental.
Scope: Machine
# Nested map of keys for localization.
#Localization:
# Locale for display fields and localized URLs.
# - Language: string
## <-- Manifest Maintainer --> ##
### koumaza <koumaza--@outlook.com>
## <-- Misc --> ##
### Template Here: https://gist.github.com/koumaza/3b6996f5dc7c79edae269de21a4b1e93