Skip to content

Commit 24525e6

Browse files
committed
Cloudflared & FRPC updated
1 parent 7282d4e commit 24525e6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.22.2-valiot.13
1+
1.22.2-valiot.14

packages/cloudflared/cloudflared.mk

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

7-
CLOUDFLARED_VERSION := 2022.10.0
7+
CLOUDFLARED_VERSION := 2023.3.1
88
CLOUDFLARED_SOURCE := cloudflared-linux-arm
99
CLOUDFLARED_SITE := https://github.com/cloudflare/cloudflared/releases/download/$(CLOUDFLARED_VERSION)
1010

packages/frpc/frpc.mk

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

7-
FRPC_VERSION := 0.43.0
7+
FRPC_VERSION := 0.48.0
88
FRPC_SOURCE := frp_${FRPC_VERSION}_linux_arm.tar.gz
99
FRPC_SITE := https://github.com/fatedier/frp/releases/download/v$(FRPC_VERSION)
1010
FRPC_LICENSE := Apache-2.0

0 commit comments

Comments
 (0)