Files
TEESimulator-RS/module/update.json
T
Enginex0 3d8d193a44 build(gradle): auto-rewrite update.json on packaging
Previously module/update.json had to be hand-bumped to keep
versionCode and zipUrl in lockstep with module.prop's expanded
$gitCommitCount. Wire a refreshUpdateJson task to the
prepareModuleFiles${variant} pipeline so every zipDebug/zipRelease
regenerates the file from current verName and gitCommitCount.
2026-05-19 03:25:58 +01:00

7 lines
281 B
JSON

{
"version": "v6.0.0-171",
"versionCode": 171,
"zipUrl": "https://github.com/Enginex0/TEESimulator-RS/releases/download/v6.0.0-171/TEESimulator-RS-v6.0.0-171-Release.zip",
"changelog": "https://raw.githubusercontent.com/Enginex0/TEESimulator-RS/main/module/changelog.md"
}