正在进行1.5版本更新,导入第一批代码
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ var platforms = []Platform{
|
||||
{"windows", "386", "Windows x86", ".exe"},
|
||||
{"linux", "amd64", "Linux x86-64", ""},
|
||||
{"linux", "arm64", "Linux ARM64", ""},
|
||||
{"linux", "armv7", "Linux ARMv7", ""},
|
||||
{"linux", "armv7", "Linux ARMv7l", ""},
|
||||
}
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user