rosenthal: tailscale-bin: Update to 1.68.2.

* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.68.2.
This commit is contained in:
Hilton Chain 2024-07-12 16:12:11 +08:00
parent 7217382971
commit eeea0186f9
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -237,14 +237,14 @@ (define-public sing-box-bin
(define-public tailscale-bin
(package
(name "tailscale-bin")
(version "1.66.4")
(version "1.68.2")
(source (origin
(method url-fetch)
(uri (string-append "https://pkgs.tailscale.com"
"/stable/tailscale_" version "_amd64.tgz"))
(sha256
(base32
"147xrwrfcpzxwlcmnqy99aqzpa8xd3sg3fliqf6sj6hx9xmw26d6"))))
"1lmnssdpaznxqgkm943v0fg6njjbjr7z9ajzm3whd4l0jx41ln9v"))))
(build-system copy-build-system)
(arguments
(list #:install-plan