tailscale: 1.76.1 -> 1.76.3 (#352522)

This commit is contained in:
Sandro
2024-10-31 16:33:07 +01:00
committed by GitHub
+2 -2
View File
@@ -15,7 +15,7 @@
}:
let
version = "1.76.1";
version = "1.76.3";
in
buildGo123Module {
pname = "tailscale";
@@ -27,7 +27,7 @@ buildGo123Module {
owner = "tailscale";
repo = "tailscale";
rev = "v${version}";
hash = "sha256-tuD7GlBZdXPORZkBISp9QDj592a1OX3T+EVysuG+xWw=";
hash = "sha256-bSMtBIIpLVbADjHBojeO7VM/Ny+aWM1bz29ZuhOvjRY=";
};
patches = [