Filename | Type | Size |
---|---|---|
installer_database.json | Database | 443 bytes |
public_key.pem | Public Key | 178 bytes |
CrayonicAgent_x64_1.0.93.msi | MSI Installer | 35139584 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"