Skip to content

Releases: EvilBit-Labs/libmagic-rs

0.1.1 - 2026-02-15

01 Mar 02:30
Immutable release. Only release title and notes can be modified.
cfc40bb

Choose a tag to compare

Release Notes

Miscellaneous Tasks

  • Regenerate changelog with v0.1.0 tag (#72)

Install libmagic-rs 0.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/EvilBit-Labs/libmagic-rs/releases/download/v0.1.1/libmagic-rs-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install EvilBit-Labs/tap/libmagic-rs

Download libmagic-rs 0.1.1

File Platform Checksum
libmagic-rs-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
libmagic-rs-x86_64-apple-darwin.tar.xz Intel macOS checksum
libmagic-rs-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
libmagic-rs-x86_64-pc-windows-msvc.zip x64 Windows checksum
libmagic-rs-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
libmagic-rs-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
libmagic-rs-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo EvilBit-Labs/libmagic-rs

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

v0.1.0

15 Feb 08:09
Immutable release. Only release title and notes can be modified.
v0.1.0
bde8618

Choose a tag to compare

Install libmagic-rs 0.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/EvilBit-Labs/libmagic-rs/releases/download/v0.1.0/libmagic-rs-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install EvilBit-Labs/tap/libmagic-rs

Download libmagic-rs 0.1.0

File Platform Checksum
libmagic-rs-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
libmagic-rs-x86_64-apple-darwin.tar.xz Intel macOS checksum
libmagic-rs-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
libmagic-rs-x86_64-pc-windows-msvc.zip x64 Windows checksum
libmagic-rs-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
libmagic-rs-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
libmagic-rs-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo EvilBit-Labs/libmagic-rs

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>