Merge pull request #287560 from r-ryantm/auto-update/netbird-ui

netbird-ui: 0.25.6 -> 0.25.7
This commit is contained in:
h7x4
2024-02-10 14:48:26 +01:00
committed by GitHub
+2 -2
View File
@@ -31,13 +31,13 @@ let
in
buildGoModule rec {
pname = "netbird";
version = "0.25.6";
version = "0.25.7";
src = fetchFromGitHub {
owner = "netbirdio";
repo = pname;
rev = "v${version}";
hash = "sha256-eGTyH+IjCNvqRwUQa+z2Xp1JRXrgaSQuV8SE1dxL+Mg=";
hash = "sha256-DclCqXNGXFTbJTD6zllCUfSR3twnnS4rfXMuRtWQpeQ=";
};
vendorHash = "sha256-61i/QqUFuKXbOGBJVDRi5BdUxB/k18RM8dvgQwiHb/k=";