tailscale: 1.84.1 -> 1.84.2

This commit is contained in:
R. Ryantm
2025-06-11 12:07:39 +00:00
parent 8cd94adbfd
commit 2faeaca76c
+2 -2
View File
@@ -23,7 +23,7 @@
}:
let
version = "1.84.1";
version = "1.84.2";
in
buildGoModule {
pname = "tailscale";
@@ -38,7 +38,7 @@ buildGoModule {
owner = "tailscale";
repo = "tailscale";
rev = "v${version}";
hash = "sha256-rEfBoRKOM1DnMfgEkPI6wzzMwGIOUhowJRlaAQ8QZjY=";
hash = "sha256-dSYophk7oogLmlRBr05Quhx+iMUuJU2VXhAZVtJLTts=";
};
vendorHash = "sha256-QBYCMOWQOBCt+69NtJtluhTZIOiBWcQ78M9Gbki6bN0=";