Releases: OlympProject/olympcron-manager-release
Releases · OlympProject/olympcron-manager-release
OlympCron Manager v1.0.0
OlympCron Manager v1.0.0
Highlights
- Windows release build (installer + portable ZIP)
- Linux release build (tarball)
- SHA256 checksums
- Optional GPG signature for checksum verification
Downloads
See assets below.
Verification
Use SHA256SUMS.txt to verify downloads.
Windows:
Get-FileHash .\OlympCron-Manager-Setup-v1.0.0-windows-x64.exe -Algorithm SHA256Linux:
sha256sum -c SHA256SUMS.txtIf SHA256SUMS.txt.asc is present, import GPGPublickey.md and verify:
gpg --import GPGPublickey.md
gpg --verify SHA256SUMS.txt.asc SHA256SUMS.txtKnown Notes
This is an early release. Please report issues through the official support channels.