Skip to content

Commit a2cd11d

Browse files
committed
Cloudflared bin package fixed
1 parent a3d0bc4 commit a2cd11d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cloudflared-bin/cloudflared-bin.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#############################################################
66

77
CLOUDFLARED_BIN_VERSION := 2025.2.1
8-
CLOUDFLARED_BIN_SOURCE := cloudflared-linux-arm64
8+
CLOUDFLARED_SOURCE := cloudflared-linux-arm
99
CLOUDFLARED_BIN_SITE := https://github.com/cloudflare/cloudflared/releases/download/$(CLOUDFLARED_BIN_VERSION)
1010

1111
#There is no tarball package, it is a raw binary

0 commit comments

Comments
 (0)