Skip to content

Releases: aetherdesktop/astrum

Astrum v1.2.0

27 Mar 20:24

Choose a tag to compare

v1.2.0

🏗️ Build Status

Package Status
.deb (Debian/Ubuntu) ✅ Success
.rpm (Fedora/RHEL) ❌ Failed
.pacman (Arch Linux) ✅ Success
.AppImage (Universal) ❌ Failed

📝 Changes

Other Changes

📦 Available Packages

| astrum_1.2.0_amd64.deb | Debian 12+, Ubuntu 24.04+ |
| astrum-1.2.0-1-x86_64.pkg.tar.zst | Arch Linux |

🚀 Installation

Debian/Ubuntu

sudo apt install ./astrum_1.2.0_amd64.deb

Arch Linux

sudo pacman -U ./astrum-1.2.0-1-x86_64.pkg.tar.zst

🔐 Attestation

This release includes an attestation.json file with SHA256 checksums for all packages.
Verify package integrity:

sha256sum -c attestation.json  # Extract checksums from JSON

Release created automatically by GitHub Actions

v0.0.1

09 Feb 04:36
feccf6b

Choose a tag to compare