Configuration object for API endpoints.
Defines the URLs used to fetch version information and update files.
Note: Some servers or cdn's like to cache small static json files, this results in
hash mismatches. To prevent this, we recommend adding a query parameter with a timestamp or
random string to the versionJson and updateBin urls. For example: https://example.com/version.json?t=1234567890
Configuration object for API endpoints. Defines the URLs used to fetch version information and update files. Note: Some servers or cdn's like to cache small static json files, this results in hash mismatches. To prevent this, we recommend adding a query parameter with a timestamp or random string to the versionJson and updateBin urls. For example: https://example.com/version.json?t=1234567890