Skip to content

Commit 114173f

Browse files
Auto-update VCMI update JSON files
1 parent f5584eb commit 114173f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

vcmi-develop.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"version": "",
3-
"commit": "",
4-
"buildDate": "",
5-
"changeLog": "",
2+
"version": "1.7.0",
3+
"commit": "b93249b",
4+
"buildDate": "2025-09-14 18:36:00",
5+
"changeLog": "Latest nightly build from develop branch.",
66
"download": {
7-
"windows-x64": "",
8-
"windows-x86": "",
9-
"windows-arm64": "",
10-
"macos-intel": "",
11-
"macos-arm": "",
12-
"android-armeabi-v7a": "",
7+
"windows-x64": "https://builds.vcmi.download/branch/develop/windows-x64/VCMI-branch-develop-b93249b.exe",
8+
"windows-x86": "https://builds.vcmi.download/branch/develop/windows-x86/VCMI-branch-develop-b93249b.exe",
9+
"windows-arm64": "https://builds.vcmi.download/branch/develop/windows-arm64/VCMI-branch-develop-b93249b.exe",
10+
"macos-intel": "https://builds.vcmi.download/branch/develop/macos-intel/VCMI-branch-develop-b93249b.dmg",
11+
"macos-arm": "https://builds.vcmi.download/branch/develop/macos-arm/VCMI-branch-develop-b93249b.dmg",
12+
"android-armeabi-v7a": "https://builds.vcmi.download/branch/develop/android-armeabi-v7a/VCMI-branch-develop-b93249b.apk",
1313
"android-arm64-v8a": "https://builds.vcmi.download/branch/develop/android-arm64-v8a/VCMI-branch-develop-b93249b.apk",
1414
"ios-ios": "https://builds.vcmi.download/branch/develop/ios/VCMI-branch-develop-b93249b.ipa"
1515
}

0 commit comments

Comments
 (0)