mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-01-10 20:40:42 +00:00
rosenthal: tailscale-bin: Update to 1.66.1.
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.66.1.
This commit is contained in:
parent
a2b89574ff
commit
35c7ec3d5f
@ -237,14 +237,14 @@ (define-public sing-box-bin
|
||||
(define-public tailscale-bin
|
||||
(package
|
||||
(name "tailscale-bin")
|
||||
(version "1.64.0")
|
||||
(version "1.66.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://pkgs.tailscale.com"
|
||||
"/stable/tailscale_" version "_amd64.tgz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1kvdzgyjgp6sd2wxhq99xfsp66pb4gj7m672d477w9x2a77ds7m8"))))
|
||||
"16rjmgq1gsa25pbkdwv3fdz8hd7xp14rpd8ilwc7ndswnpyg6grd"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan
|
||||
|
Loading…
Reference in New Issue
Block a user