Skip to content

Commit

Permalink
updated tailscale to 1.48.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus committed Sep 23, 2023
1 parent 4efccf6 commit c9b5ba3
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 11977095f2a243f91f381f00f340a2f0fad7d968d76f540dbc3395d084930f26 tailscale_1.48.1_amd64.tgz
sha256 6d5bcd0a51c931f7ef957450f99609331e34a9e1e225ccac25f85c2ffd27e4a0 tailscale_1.48.1_386.tgz
sha256 12f3c3e5b88e8ab384263ade2795a7e58dd234c740512eb64b295d0662f06c7b tailscale_1.48.1_arm.tgz
sha256 a91d768bda23b0a6bdac422cb84c1944ad5bf6543e09ce7fc00d22d0c8cb2a0c tailscale_1.48.1_arm64.tgz
sha256 e4c69d318ccf44d6b64bee2b2127ff251bc41a45207388758162ae5a078cdaf6 tailscale_1.48.2_amd64.tgz
sha256 95d78adc148041e517ddcfe93c054717ba8811de1235e6c97e7555ef5f1506d9 tailscale_1.48.2_386.tgz
sha256 933e0f23b1aefce391b8e5a5530ee150e246daac323e15303577e541ab0d402f tailscale_1.48.2_arm.tgz
sha256 90eda7644c87c005fc81e713b27bad140af0d7771768ff2905c7c4b23a518550 tailscale_1.48.2_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.48.1
TAILSCALE_VERSION = 1.48.2
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 c9b5ba3

Please sign in to comment.