tarball="$(curl -s 'https://pkgs.tailscale.com/stable/?mode=json' | jq -r .Tarballs.amd64)"
version="$(echo ${tarball} | cut -d_ -f2)"
Created
January 31, 2025 05:16
-
-
Save gbraad/87d316198f9009d3a908135fd364e89f to your computer and use it in GitHub Desktop.
Get latest stable Tailscale version
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment