Skip to content

Commit d5e0ef0

Browse files
UnownBotUnownPlain
andauthored
New version: mpv.net version 7.1.2.0 (microsoft#329120)
Co-authored-by: UnownPlain <git@unownplain.dev>
1 parent 5517a04 commit d5e0ef0

File tree

3 files changed

+71
-0
lines changed

3 files changed

+71
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: mpv.net
5+
PackageVersion: 7.1.2.0
6+
InstallerType: inno
7+
Dependencies:
8+
PackageDependencies:
9+
- PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10
10+
ProductCode: '{9AA2B100-BEF3-44D0-B819-D8FC3C4D557D}}_is1'
11+
ReleaseDate: 2026-01-09
12+
AppsAndFeaturesEntries:
13+
- ProductCode: '{9AA2B100-BEF3-44D0-B819-D8FC3C4D557D}}_is1'
14+
ElevationRequirement: elevatesSelf
15+
Installers:
16+
- Architecture: x64
17+
Scope: user
18+
InstallerUrl: https://github.com/mpvnet-player/mpv.net/releases/download/v7.1.2.0/mpv.net-v7.1.2.0-setup-x64.exe
19+
InstallerSha256: D9AD12A9BC007576506EB632BEF0D79389EB0C25D113AB4E22DCB75E386B81D7
20+
InstallerSwitches:
21+
Custom: /CURRENTUSER
22+
- Architecture: x64
23+
Scope: machine
24+
InstallerUrl: https://github.com/mpvnet-player/mpv.net/releases/download/v7.1.2.0/mpv.net-v7.1.2.0-setup-x64.exe
25+
InstallerSha256: D9AD12A9BC007576506EB632BEF0D79389EB0C25D113AB4E22DCB75E386B81D7
26+
InstallerSwitches:
27+
Custom: /ALLUSERS
28+
InstallationMetadata:
29+
DefaultInstallLocation: '%ProgramFiles%\mpv.net'
30+
ManifestType: installer
31+
ManifestVersion: 1.12.0
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: mpv.net
5+
PackageVersion: 7.1.2.0
6+
PackageLocale: en-US
7+
Publisher: Frank Skare (stax76)
8+
PublisherUrl: https://github.com/mpvnet-player
9+
PublisherSupportUrl: https://github.com/mpvnet-player/mpv.net/issues
10+
PackageName: mpv.net
11+
PackageUrl: https://github.com/mpvnet-player/mpv.net
12+
License: GPL-2.0
13+
LicenseUrl: https://github.com/mpvnet-player/mpv.net/blob/HEAD/License.txt
14+
ShortDescription: mpv.net is a media player for Windows with a modern GUI.
15+
Tags:
16+
- audio
17+
- audio-player
18+
- media
19+
- media-player
20+
- mpv
21+
- music
22+
- music-player
23+
- open-source
24+
- video
25+
- video-player
26+
ReleaseNotes: |-
27+
- libmpv updated to v0.41 2026-01-09.
28+
- Some adjustments to recent mpv changes.
29+
- The Japanese and Turkish translations were updated. Thanks to the translators!
30+
ReleaseNotesUrl: https://github.com/mpvnet-player/mpv.net/blob/HEAD/docs/changelog.md#v7120-2026-01-09
31+
ManifestType: defaultLocale
32+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: mpv.net
5+
PackageVersion: 7.1.2.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)