Skip to content

Commit

Permalink
updated tailscale to latest 1.52.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus committed Nov 12, 2023
1 parent f4655e7 commit a68abc0
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 d9fe6b480fb5078f0aa57dace686898dda7e2a768884271159faa74846bfb576 tailscale_1.50.1_amd64.tgz
sha256 4021a24335786f02a53671051003227ba86bccb6216dee3b28adf91ebea64cf7 tailscale_1.50.1_386.tgz
sha256 94e93182db56798a93db0c371f7753bc6bde59552604746f473c713f5306b128 tailscale_1.50.1_arm.tgz
sha256 ffee0d18b41715b59fc0cf38b1effd55041f65ce946ef0566ce07dd193b0d4f5 tailscale_1.50.1_arm64.tgz
sha256 e9375a321faaba03c93e006f40318eb986937658e09287cdf0117b9e28ab8fbe tailscale_1.52.1_amd64.tgz
sha256 5c725d38ba329ee8494ff3f142d34a9b573cdd25a3f59b09e4a17d4dbc858c3e tailscale_1.52.1_386.tgz
sha256 2e6e551ed7f62b35ca2df078ac924d0a7af8389fa20a19cc23a3c69933f1d3dc tailscale_1.52.1_arm.tgz
sha256 a7c9e801f43c04290481c2f6b0baad6fcaa82db3149fac232b2601115dd65db7 tailscale_1.52.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.50.1
TAILSCALE_VERSION = 1.52.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 a68abc0

Please sign in to comment.