Skip to content

Commit be39f20

Browse files
committed
chore: update github release page url
1 parent 1d0effe commit be39f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/service/lib/ffmpeg/auto_download.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
const (
1717

1818
// ReleasePage ffmpeg 发布页地址
19-
ReleasePage = "https://ghfast.top/https://github.com/AmbitiousJun/ffmpeg-release/releases/latest/download"
19+
ReleasePage = "https://github.tbedu.top/https://github.com/AmbitiousJun/ffmpeg-release/releases/latest/download"
2020
)
2121

2222
// arch2ExecNameMap 根据系统的芯片架构, 映射到对应的二进制文件

0 commit comments

Comments
 (0)