Skip to content

Commit 1c4dacc

Browse files
committed
Cloudflared bin package fixed 2
1 parent a2cd11d commit 1c4dacc

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_SOURCE := cloudflared-linux-arm
8+
CLOUDFLARED_BIN_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)