Skip to content

Commit c51f96f

Browse files
tailscale: 1.84.0 -> 1.84.1 (#412896)
Co-authored-by: mfrw <mfrw@users.noreply.github.com>
2 parents fc3deaa + 52d7809 commit c51f96f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ta/tailscale/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}:
2424

2525
let
26-
version = "1.84.0";
26+
version = "1.84.1";
2727
in
2828
buildGoModule {
2929
pname = "tailscale";
@@ -38,7 +38,7 @@ buildGoModule {
3838
owner = "tailscale";
3939
repo = "tailscale";
4040
rev = "v${version}";
41-
hash = "sha256-8/kDUr1OBkKuEXut7Eqd3dnm+82+9b9D+cRsn0ke/bY=";
41+
hash = "sha256-rEfBoRKOM1DnMfgEkPI6wzzMwGIOUhowJRlaAQ8QZjY=";
4242
};
4343

4444
vendorHash = "sha256-QBYCMOWQOBCt+69NtJtluhTZIOiBWcQ78M9Gbki6bN0=";

0 commit comments

Comments
 (0)