We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d0bc4 commit a2cd11dCopy full SHA for a2cd11d
packages/cloudflared-bin/cloudflared-bin.mk
@@ -5,7 +5,7 @@
5
#############################################################
6
7
CLOUDFLARED_BIN_VERSION := 2025.2.1
8
-CLOUDFLARED_BIN_SOURCE := cloudflared-linux-arm64
+CLOUDFLARED_SOURCE := cloudflared-linux-arm
9
CLOUDFLARED_BIN_SITE := https://github.com/cloudflare/cloudflared/releases/download/$(CLOUDFLARED_BIN_VERSION)
10
11
#There is no tarball package, it is a raw binary
0 commit comments