Installer Database

Last updated: 2025-05-24 23:25:51

Files

Filename Type Size
installer_database.json Database 2233 bytes
public_key.pem Public Key 178 bytes
CrayonicCredentialManager-1.0.26.msi MSI Installer 3813376 bytes
CrayonicCredentialManager-1.0.27.msi MSI Installer 3813376 bytes
CrayonicCredentialManager-1.0.29.msi MSI Installer 3817472 bytes
CrayonicCredentialManager-1.0.34.msi MSI Installer 6291456 bytes
CrayonicCredentialManager-1.0.38.msi MSI Installer 6316032 bytes

Usage

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"