First Release
Pre-release
Pre-release
π¦ Release v1.0.18
Data: 2025β03β20
Status: Alpha
π Overview
First official release of ClusterOS.
π Security
| File | SHA256 Checksum | Signature |
|---|---|---|
ClusterOS_1.0.18.0_x64_Alpha.zip |
abc123...def456 |
ClusterOS_1.0.18.0_x64_Alpha.zip.asc |
ClusterOS_1.0.18.0_x64_Alpha.zip.sha256 |
β |
ClusterOS_1.0.18.0_x64_Alpha.zip.sha256.asc |
π₯ Installation
- Download asset:
ClusterOS_1.0.18.0_x64_Alpha.zip - Verify checksum:
$fileHash = (Get-Content .\ClusterOS_1.0.18.0_x64_Alpha.zip.sha256).Split(" ")[0] if ($computed -eq $fileHash) { "OK" } else { "HASH MISMATCH" } - Install:
ClusterOS_1.0.18.0_x64MSIX package file