Skip to content

Commit

Permalink
update tailscale to latest 1.66.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus committed May 10, 2024
1 parent 1b3df9e commit 727199b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions buildroot-external/package/tailscale/tailscale.hash
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Locally computed
sha256 3227488750adebf5a8b33cc4105a109ae3d3267191c2a9ac7a2ecc38805ad4e8 LICENSE
sha256 a81eddce51a2277e0e69e2987ae423eb1a73b5eb2961d8b968dadc27fdfb6dcf tailscale_1.64.0_amd64.tgz
sha256 eb81f79924a4e03894b8480a1d4befe347ec27a2987c386d50ac0bdd74dcc9f5 tailscale_1.64.0_386.tgz
sha256 f40f254670041945ca6f633673348fad72534af7b418329ce435245008955095 tailscale_1.64.0_arm.tgz
sha256 b403683ed2297bcd2515af4c425d872b6265bc21ff828a55daa712fe11a2151b tailscale_1.64.0_arm64.tgz
sha256 2d3ff3fcb55c377b18a711b59b49b8fd34887e7363f336d72d42e917f0ab329b tailscale_1.66.1_amd64.tgz
sha256 88f5aa096d4338c7cd49d523f07f21ed582e90c42ac09a3a69617cda24ce750c tailscale_1.66.1_386.tgz
sha256 6280698eb662bfe46f979bb325b9a1aa939f5d060329f48d4e059d84d28fcad6 tailscale_1.66.1_arm.tgz
sha256 58cb427df6aebe2621e62a78c68acf74be62b69cb0602c8053e274aef60ea0b7 tailscale_1.66.1_arm64.tgz
2 changes: 1 addition & 1 deletion buildroot-external/package/tailscale/tailscale.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

TAILSCALE_VERSION = 1.64.0
TAILSCALE_VERSION = 1.66.1
TAILSCALE_SITE = https://pkgs.tailscale.com/stable
ifeq ($(call qstrip,$(BR2_ARCH)),arm)
TAILSCALE_SOURCE = tailscale_$(TAILSCALE_VERSION)_arm.tgz
Expand Down

0 comments on commit 727199b

Please sign in to comment.