tailscale/clientupdate
Andrew Lytvynov 67e48d9285
clientupdate: use SPKsVersion instead of Version (#9118)
Top-level Version in pkgs response is not always in sync with SPK
versions, especially on unstable track. It's very confusing when the
confirmation prompt asks you "update to 1.49.x?" and you end up updating
to 1.49.y.
Instead, grab the SPK-specific version field.

Updates #cleanup.

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2023-08-28 14:26:19 -07:00
..
distsign clientupdate: download SPK and MSI packages with distsign (#9115) 2023-08-28 13:48:33 -07:00
clientupdate_test.go clientupdate: remove Arch support (#9081) 2023-08-24 15:23:13 -07:00
clientupdate_windows.go cmd/tailscale/cli,clientupdate: extract new clientupdate package (#8827) 2023-08-10 17:01:22 -07:00
clientupdate.go clientupdate: use SPKsVersion instead of Version (#9118) 2023-08-28 14:26:19 -07:00