Skip to content

v0.5.0 (2025-05-20)

Latest

Choose a tag to compare

@github-actions github-actions released this 20 May 23:28
v0.5.0

Release Notes

  • Fix "Saving torrent to file" message when torrent is actually being written
    to stdout
  • Added support for configuration files
  • Added support for MSE/PE-encrypted peer connections

Install demagnetize 0.5.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jwodder/demagnetize-rs/releases/download/v0.5.0/demagnetize-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/jwodder/demagnetize-rs/releases/download/v0.5.0/demagnetize-installer.ps1 | iex"

Download demagnetize 0.5.0

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