Skip to content

Commit

Permalink
update tailscale to latest 1.76.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus committed Oct 11, 2024
1 parent d3d203b commit 4b4dba9
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 059f2fbb2895dc8cb137a3fa31be8915326e32dc3403292bc2fd37d8d0372988 tailscale_1.74.1_amd64.tgz
sha256 4a53d214c222381942e6a91634b81c3a1bb18a8eeb00b8f7c1a7b562a475db90 tailscale_1.74.1_386.tgz
sha256 a51944f5476eab0493978d4a547d4d5dc4d7267891f3e9864078bf4d1416de58 tailscale_1.74.1_arm.tgz
sha256 a7a316b5ab8e4bda97e984b0f9c2660803da7970ab2dc500efd3a48a1e373e21 tailscale_1.74.1_arm64.tgz
sha256 107ccdab5314a0a7aade16ccc64a650d0f2cb70cf97dbdded0e4fde3ba53e95c tailscale_1.76.0_amd64.tgz
sha256 6d67fdbed26099a1c14383e11e0a0d7db930018ef8d8f132ef2f5545d3f3af0d tailscale_1.76.0_386.tgz
sha256 9b00cb6332a0995f34010c35172281001af54dad65d250a59d41eedbd1e38afa tailscale_1.76.0_arm.tgz
sha256 3fe239f56fe922cd173dce922cdd83b6464fcd0881d6673152b25c34cac20215 tailscale_1.76.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.74.1
TAILSCALE_VERSION = 1.76.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 4b4dba9

Please sign in to comment.