Merge pull request #185983 from r-ryantm/auto-update/mullvad-vpn

mullvad-vpn: 2022.2 -> 2022.3
This commit is contained in:
figsoda 2022-08-12 17:46:53 +08:00 committed by GitHub
commit ff2d18a2fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,11 +43,11 @@ in
stdenv.mkDerivation rec {
pname = "mullvad-vpn";
version = "2022.2";
version = "2022.3";
src = fetchurl {
url = "https://github.com/mullvad/mullvadvpn-app/releases/download/${version}/MullvadVPN-${version}_amd64.deb";
sha256 = "sha256-h/c4aPH6E2TzbXGROpLJgF9uHYcjvKiW5upIobpJM9o=";
sha256 = "sha256-AxBVH5dHp1IBgeAMEUm+6xgHNuDChNs1+kOinbsUJu0=";
};
nativeBuildInputs = [