1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-05 03:23:50 +08:00

update ipad protocol to v8.8.35

This commit is contained in:
Mrs4s 2021-11-06 00:39:00 +08:00
parent 18c0d17be5
commit ddf1e5e371
No known key found for this signature in database
GPG Key ID: 3186E98FA19CE3A7

View File

@ -224,9 +224,9 @@ func genVersionInfo(p ClientProtocol) *versionInfo {
case IPad: case IPad:
return &versionInfo{ return &versionInfo{
ApkId: "com.tencent.minihd.qq", ApkId: "com.tencent.minihd.qq",
AppId: 537065739, AppId: 537097188,
SubAppId: 537065739, SubAppId: 537097188,
SortVersionName: "5.8.9", SortVersionName: "8.8.35",
BuildTime: 1595836208, BuildTime: 1595836208,
ApkSign: []byte{170, 57, 120, 244, 31, 217, 111, 249, 145, 74, 102, 158, 24, 100, 116, 199}, ApkSign: []byte{170, 57, 120, 244, 31, 217, 111, 249, 145, 74, 102, 158, 24, 100, 116, 199},
SdkVersion: "6.0.0.2433", SdkVersion: "6.0.0.2433",