Skip to content

Commit 3bfd045

Browse files
authored
amnezia-vpn: 4.8.3.1 -> 4.8.3.2 (#382237)
2 parents 50d6be0 + 24106e3 commit 3bfd045

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/am/amnezia-vpn/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ let
5656
in
5757
stdenv.mkDerivation (finalAttrs: {
5858
pname = "amnezia-vpn";
59-
version = "4.8.3.1";
59+
version = "4.8.3.2";
6060

6161
src = fetchFromGitHub {
6262
owner = "amnezia-vpn";
6363
repo = "amnezia-client";
6464
tag = finalAttrs.version;
65-
hash = "sha256-U/fVO9GcSdxFg5r57vX5Ylgu6CMjG4GKyInIgBNUiEw=";
65+
hash = "sha256-PUI83egVH0P5b+4aMll91LqQ9v5WlJF8prrbqO9+mC8=";
6666
fetchSubmodules = true;
6767
};
6868

0 commit comments

Comments
 (0)