Skip to content

Commit

Permalink
update tailscale to latest 1.72.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus committed Aug 31, 2024
1 parent d6d490a commit 1c03bfe
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 aee87246355e6c3ff136b3943f9880481c3ff56432754db197fc34b05579e045 tailscale_1.72.0_amd64.tgz
sha256 84c80fe78e292f457d771fa21b6f6bfe2c504bc5010a15825cea9b9c99f0be73 tailscale_1.72.0_386.tgz
sha256 d036c65f0f6f72a9d740f7341fe006505b17c895f0a382e3c9529601b2fd9afe tailscale_1.72.0_arm.tgz
sha256 ea3ed0fafb93c5535eeaae3fb81b1dd4b3a76b0aba899314bc73db8a0c6bf891 tailscale_1.72.0_arm64.tgz
sha256 11e8316d1891bb3b4989be527981b68497a407be1ec622d31a82dca11988cfb6 tailscale_1.72.1_amd64.tgz
sha256 fc68b079e19b948ca1ccbcfcea91f6e8b09e53b87e622a555bf06b8e218ed73c tailscale_1.72.1_386.tgz
sha256 64afdca1dfac9000e7384c5ee74f652a77a7b8fa687492282f17870158c0af91 tailscale_1.72.1_arm.tgz
sha256 fcaab5a3073162dc1e68000c7358146b0d1a463dc6f5c1ff63bead4c8f303572 tailscale_1.72.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.72.0
TAILSCALE_VERSION = 1.72.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 1c03bfe

Please sign in to comment.