Updated MKVToolNix.MKVToolNix to 57.0.0 (#13792)
* Updated MKVToolNix.MKVToolNix to 57.0.0 * Fixed sha256 * removed switches * fixed download URL and SHA-256
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: MKVToolNix.MKVToolNix
|
||||
PackageVersion: 57.0.0
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: nullsoft
|
||||
InstallerUrl: https://mkvtoolnix.download/windows/releases/57.0.0/mkvtoolnix-64-bit-57.0.0-setup.exe
|
||||
InstallerSha256: AB1974E3049A694F29BF5B7ADA051A7ED31DD1B3A93993CC1039EFEC692D13F4
|
||||
# ProductCode:
|
||||
# Scope:
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
- Architecture: x86
|
||||
InstallerType: nullsoft
|
||||
InstallerUrl: https://mkvtoolnix.download/windows/releases/57.0.0/mkvtoolnix-32-bit-57.0.0-setup.exe
|
||||
InstallerSha256: B18E82CE167141D2C323CFBE6FCE63E661D90F380C8F1DDC7A997A09F6D307AE
|
||||
# ProductCode:
|
||||
# Scope:
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
@@ -0,0 +1,23 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: MKVToolNix.MKVToolNix
|
||||
PackageVersion: 57.0.0
|
||||
PackageLocale: en-US
|
||||
Publisher: Moritz Bunkus
|
||||
PublisherUrl: https://mkvtoolnix.download/
|
||||
#PublisherSupportUrl:
|
||||
#PrivacyUrl:
|
||||
#Author:
|
||||
PackageName: MKVToolNix
|
||||
PackageUrl: https://mkvtoolnix.download/
|
||||
License: GPL v2
|
||||
LicenseUrl: https://gitlab.com/mbunkus/mkvtoolnix/-/blob/main/COPYING
|
||||
#Copyright:
|
||||
#CopyrightUrl:
|
||||
ShortDescription: MKVToolNix is a set of tools to create, alter, and inspect Matroska (.mkv) files
|
||||
#Description:
|
||||
Moniker: mkvtoolnix
|
||||
Tags:
|
||||
- mkvmerge
|
||||
- mkv
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
@@ -0,0 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: MKVToolNix.MKVToolNix
|
||||
PackageVersion: 57.0.0
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
Reference in New Issue
Block a user