Skip to content

Commit

Permalink
update tailscale to latest 1.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus committed Mar 17, 2024
1 parent 4303217 commit 12b354c
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 f035adfeec1567548ce5961d558085de7385e364bbfff6f520555cdf73b10f0b tailscale_1.60.1_amd64.tgz
sha256 671859bf4d4c5f5584f2eab17679d6c9fb6b161b0afa1365e833acfa3cc0e235 tailscale_1.60.1_386.tgz
sha256 31d0b9a94ffd8ec2681e4debe4ed65a542a26f6b84abfffa77e5093268d5bad1 tailscale_1.60.1_arm.tgz
sha256 840a8e3137e1b13011422045e73d135ce8d1906e7376a8aabfe3c93147606a96 tailscale_1.60.1_arm64.tgz
sha256 6b7f107bb06a8cc2d767865760fd428565589da2063035c0c58148c67fd11d30 tailscale_1.62.0_amd64.tgz
sha256 8ec0018f340788453f3c4fd58d7d2f0659376267eacee4eb440ffab7dd869229 tailscale_1.62.0_386.tgz
sha256 fff8bc1b4d67dba92c9ab94313e18856b73dbaf2c6377044e2e7df97c34ea038 tailscale_1.62.0_arm.tgz
sha256 ad01780175c933f814af86f8afcf4fc4d3a211642df659d24baf6a028bd798cc tailscale_1.62.0_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.60.1
TAILSCALE_VERSION = 1.62.0
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 12b354c

Please sign in to comment.