Skip to content

Commit d3411de

Browse files
authored
feat: add MullvadVPN.MullvadVPN.beta version 2025.6 (microsoft#258566)
1 parent 577d62e commit d3411de

File tree

3 files changed

+86
-0
lines changed

3 files changed

+86
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
2+
3+
PackageIdentifier: MullvadVPN.MullvadVPN.beta
4+
PackageVersion: "2025.6"
5+
Platform:
6+
- Windows.Desktop
7+
InstallerType: nullsoft
8+
Scope: machine
9+
InstallModes:
10+
- interactive
11+
- silent
12+
UpgradeBehavior: install
13+
ReleaseDate: 2025-05-13
14+
Installers:
15+
- Architecture: x64
16+
InstallerUrl: https://github.com/mullvad/mullvadvpn-app/releases/download/2025.6/MullvadVPN-2025.6_x64.exe
17+
InstallerSha256: 3f7a160bfb26a4f20c17c933c031cc9fb363159788abab2738d45bf88b1e8ab6
18+
- Architecture: arm64
19+
InstallerUrl: https://github.com/mullvad/mullvadvpn-app/releases/download/2025.6/MullvadVPN-2025.6_arm64.exe
20+
InstallerSha256: c4d4b6405ddc19f0a27fb43718224d2fba25399fc212bf9f71a7a2db937b32cc
21+
ManifestType: installer
22+
ManifestVersion: 1.10.0
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
2+
3+
PackageIdentifier: MullvadVPN.MullvadVPN.beta
4+
PackageVersion: "2025.6"
5+
PackageLocale: en-US
6+
Publisher: Mullvad VPN
7+
PublisherUrl: https://mullvad.net
8+
PublisherSupportUrl: https://mullvad.net/help
9+
PrivacyUrl: https://mullvad.net/en/help/privacy-policy
10+
Author: Mullvad VPN
11+
PackageName: Mullvad VPN
12+
PackageUrl: https://mullvad.net
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/mullvad/mullvadvpn-app/blob/main/LICENSE.md
15+
Copyright: Copyright (C) 2025 Mullvad VPN AB
16+
CopyrightUrl: https://github.com/mullvad/mullvadvpn-app/blob/main/README.md
17+
ShortDescription: Mullvad is an open-source commercial virtual private network service based in Sweden.
18+
Description: Mullvad is an open-source commercial virtual private network service based in Sweden.
19+
# Moniker:
20+
Tags:
21+
- network
22+
- open-source
23+
- privacy
24+
- private
25+
- private-network
26+
- security
27+
- vpn
28+
ReleaseNotes: |-
29+
This release is for desktop only.
30+
Here is a list of all changes since last stable release 2025.5.
31+
32+
Added
33+
- Add a notification for notifying users about the sunsetting of OpenVPN.
34+
35+
Changed
36+
Windows
37+
- Rename `win-shortcuts` native module to `windows-utils`.
38+
39+
Removed
40+
- Remove "Automatic" option for tunnel protocol. The default is now WireGuard.
41+
42+
Fixed
43+
- Fix `mullvad-cli` panicking if it tried to write to a closed pipe on Linux and macOS.
44+
- Fix bug where new users are not forwarded to the main view after payment.
45+
- Will no longer try to connect over IPv4 if IPv4 is not available.
46+
Windows
47+
- Fix error setting up tunnel when MTU was incorrectly set to a value below 1280 for IPv6.
48+
- Fix node native module being unpacked to a temporary folder.
49+
- Fix BSOD caused by routing loop in wireguard-nt.
50+
macOS
51+
- Fix bug in parsing of network services from SCDynamicStore.
52+
ReleaseNotesUrl: https://github.com/mullvad/mullvadvpn-app/releases/tag/2025.6
53+
PurchaseUrl: https://mullvad.net/en/account/create
54+
# InstallationNotes:
55+
# Documentations:
56+
ManifestType: defaultLocale
57+
ManifestVersion: 1.10.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
2+
3+
PackageIdentifier: MullvadVPN.MullvadVPN.beta
4+
PackageVersion: "2025.6"
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)