tailscale: 1.88.1 -> 1.88.3

Changelog: https://tailscale.com/changelog#client
Diff: https://github.com/tailscale/tailscale/compare/v1.88.1...v1.88.3
This commit is contained in:
Philip Taron
2025-09-25 10:18:23 -07:00
parent 2bc7207ed4
commit c5982d517a
+2 -2
View File
@@ -24,7 +24,7 @@
buildGoModule (finalAttrs: {
pname = "tailscale";
version = "1.88.1";
version = "1.88.3";
outputs = [
"out"
@@ -35,7 +35,7 @@ buildGoModule (finalAttrs: {
owner = "tailscale";
repo = "tailscale";
tag = "v${finalAttrs.version}";
hash = "sha256-hpj5yS02rQEGAu4VwHDTVx6SIOw7DQFv9SKkJtal6kk=";
hash = "sha256-gw4oexTyJGeBkCd07RQQdfY14xArgVIMDHKrWu9K+9Q=";
};
vendorHash = "sha256-8aE6dWMkTLdWRD9WnLVSzpOQQh61voEnjZAJHtbGCSs=";