tailscale: 1.84.2 -> 1.84.3 (#422508)

This commit is contained in:
Fabian Affolter
2025-07-05 09:22:51 +02:00
committed by GitHub
+2 -2
View File
@@ -23,7 +23,7 @@
}:
let
version = "1.84.2";
version = "1.84.3";
in
buildGoModule {
pname = "tailscale";
@@ -38,7 +38,7 @@ buildGoModule {
owner = "tailscale";
repo = "tailscale";
rev = "v${version}";
hash = "sha256-dSYophk7oogLmlRBr05Quhx+iMUuJU2VXhAZVtJLTts=";
hash = "sha256-0HvUNpyi6xzS3PtbgMvh6bLRhV77CZRrVSKGMr7JtbE=";
};
vendorHash = "sha256-QBYCMOWQOBCt+69NtJtluhTZIOiBWcQ78M9Gbki6bN0=";