| Filename | Type | Size |
|---|---|---|
| installer_database.json | Database | 545 bytes |
| public_key.pem | Public Key | 178 bytes |
| CrayonicAgent_x64_1.0.137.msi | MSI Installer | 44109824 bytes |
| CrayonicAgent_x64_1.0.137_CloudSyncDisabled.mst | MSI Transform (MST) | 20480 bytes |
| README_1.0.137.md | Markdown (MD) | 8105 bytes |
To check for updates using this database:
python update_checker.py --url "{your_web_url}" --current-version "1.0.0" --arch "x64"
To download and verify updates:
python update_checker.py --url "{your_web_url}" --current-version "1.0.0" --arch "x64" --download --verify --public-key "public_key.pem"