Browse Source

2026-01-06 17:14:20.89

master
TianZD 3 months ago
parent
commit
c1389ae7aa
  1. BIN
      TGcs/TGcs-full-v1.1.7.exe
  2. BIN
      TGcs/TGcs-patch-v1.1.7.0.zip
  3. BIN
      TGcs/TGcs.exe
  4. 2
      TGcs/TGcs.iss
  5. 8
      TGcs/updates.json

BIN
TGcs/TGcs-full-v1.1.7.exe

Binary file not shown.

BIN
TGcs/TGcs-patch-v1.1.6.8.zip → TGcs/TGcs-patch-v1.1.7.0.zip

Binary file not shown.

BIN
TGcs/TGcs.exe

Binary file not shown.

2
TGcs/TGcs.iss

@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "TGcs"
#define MyAppVersion "1.1.6"
#define MyAppVersion "1.1.7"
#define MyAppPublisher "My Company, Inc."
#define MyAppURL "https://www.example.com/"
#define MyAppExeName "TGcs.exe"

8
TGcs/updates.json

@ -4,13 +4,13 @@
"windows":
{
"full-url": "https://file.tianzd.cn/TianZD/deploy/raw/branch/master/",
"full-version": "1.1.6",
"full-version": "1.1.7",
"patch-url":"https://file.tianzd.cn/TianZD/deploy/raw/branch/master/",
"patch-version": "1.1.6.8",
"patch-version": "1.1.7.0",
"download-full":true,
"changelog": "优化",
"modify-time": "20251219",
"modifyCnt": "8"
"modify-time": "20260106",
"modifyCnt": "0"
}
}
}
Loading…
Cancel
Save