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

netbird-ui: 0.27.5 -> 0.27.7
This commit is contained in:
Matthias Beyer
2024-05-16 13:29:41 +02:00
committed by GitHub
+2 -2
View File
@@ -31,13 +31,13 @@ let
in
buildGoModule rec {
pname = "netbird";
version = "0.27.5";
version = "0.27.7";
src = fetchFromGitHub {
owner = "netbirdio";
repo = pname;
rev = "v${version}";
hash = "sha256-DWtTCx+vzOE4yE9jAUxB1oF1UubIXK4f7wptJY89az0=";
hash = "sha256-byUmgttd0v47G1Powww/YtXOw7TT6Fe2uoOuBOp2l78=";
};
vendorHash = "sha256-LPq6ovulE+xdoRaQpwA0mNqw3kFxMs/am1ucO8UmDtU=";