tailscale/clientupdate
Andrew Lytvynov b3fb3bf084
clientupdate: return OS-specific version from LatestTailscaleVersion (#11812)
We don't always have the same latest version for all platforms (like
with 1.64.2 is only Synology+Windows), so we should use the OS-specific
result from pkgs JSON response instead of the main Version field.

Updates #11795

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2024-04-19 13:04:11 -06:00
..
distsign all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
testdata clientupdate: implement update for Unraid (#10344) 2023-11-28 13:28:30 -08:00
clientupdate_test.go all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
clientupdate_windows.go clientupdate: remove TS_NOLAUNCH and GUI restart hacks from autoupdate 2023-12-08 10:07:45 -08:00
clientupdate.go clientupdate: return OS-specific version from LatestTailscaleVersion (#11812) 2024-04-19 13:04:11 -06:00
systemd_linux.go clientupdate, net/dns: fix some "tailsacle" typos 2024-04-03 21:08:25 -07:00
systemd_other.go clientupdate: add linux tarball updates (#9144) 2023-08-30 17:25:06 -06:00