amnezia-vpn: 4.8.15.4 -> 4.8.18.0 (#530957)

This commit is contained in:
nixpkgs-ci[bot]
2026-06-12 10:39:17 +00:00
committed by GitHub
+2 -2
View File
@@ -81,7 +81,7 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "amnezia-vpn";
version = "4.8.15.4";
version = "4.8.18.0";
__structuredAttrs = true;
@@ -89,7 +89,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "amnezia-vpn";
repo = "amnezia-client";
tag = finalAttrs.version;
hash = "sha256-ZUWesEpXb+L7NzL/jkWpS3b4DGq4733T5zc+VXSw9Ic=";
hash = "sha256-/A1juZzNWjdShdg41M1nfO3pMukMFzyBjQaZvZjYaJs=";
fetchSubmodules = true;
};