update v0.59.0

This commit is contained in:
Stille 2024-07-09 11:11:31 +08:00
parent ca820eb9d3
commit 6de9807dd6
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
FROM alpine:3.8
LABEL maintainer="Stille <stille@ioiox.com>"
ENV VERSION 0.58.1
ENV VERSION 0.59.0
ENV TZ=Asia/Shanghai
WORKDIR /

View File

@ -14,7 +14,7 @@ Font="\033[0m"
# variable
WORK_PATH=$(dirname $(readlink -f $0))
FRP_NAME=frpc
FRP_VERSION=0.58.1
FRP_VERSION=0.59.0
FRP_PATH=/usr/local/frp
PROXY_URL="https://mirror.ghproxy.com/"

View File

@ -14,7 +14,7 @@ Font="\033[0m"
# variable
WORK_PATH=$(dirname $(readlink -f $0))
FRP_NAME=frpc
FRP_VERSION=0.58.1
FRP_VERSION=0.59.0
FRP_PATH=/usr/local/frp
# 停止frpc

View File

@ -12,7 +12,7 @@ Font="\033[0m"
# variable
WORK_PATH=$(dirname $(readlink -f $0))
FRP_NAME=frpc
FRP_VERSION=0.58.1
FRP_VERSION=0.59.0
FRP_PATH=/usr/local/frp
PROXY_URL="https://mirror.ghproxy.com/"