tailscale: 1.86.4 -> 1.86.5

Diff: https://github.com/tailscale/tailscale/compare/v1.86.4...v1.86.5

Changelog: https://tailscale.com/changelog#client
This commit is contained in:
Fabian Affolter
2025-08-27 15:28:43 +02:00
parent e6969fefc9
commit 0f80c96611
+2 -2
View File
@@ -24,7 +24,7 @@
buildGoModule (finalAttrs: {
pname = "tailscale";
version = "1.86.4";
version = "1.86.5";
outputs = [
"out"
@@ -35,7 +35,7 @@ buildGoModule (finalAttrs: {
owner = "tailscale";
repo = "tailscale";
tag = "v${finalAttrs.version}";
hash = "sha256-cYj04DtoYKejygz1Euir/6/Eq1M046nzzhqSfpTi0OE=";
hash = "sha256-fEQsusnp/XtKyXQD+M3nAP7zpsnr/TD5rt1b366LtKw=";
};
vendorHash = "sha256-4QTSspHLYJfzlontQ7msXyOB5gzq7ZwSvWmKuYY5klA=";