dist

axodotdev·axodotdev.dist

πŸ“¦ shippable application packaging

winget install --id axodotdev.dist --exact --source winget

Latest 0.33.0·September 11, 2026

Release Notes

Release Notes

This release includes several new features and a change to the shell installers in certain environments.

Azure Artifact Signing for Windows binaries and installers

We now include support for codesigning Windows binaries and installers using Azure Artifact Signing. For more information, see the docs.

This currently only supports x86_64 Windows targets, and doesn't support aarch64 Windows targets or non-Windows targets.

β€’ impl @blyedev Add Azure signing support and improve workflow for releases

Shell installers now place env helper alongside receipts for flat installs

In previous versions of dist, we would place the env helper scripts which add your program to the user's PATH alongside the binary when using a "flat" install layout. ("Flat" layouts consist of only a single directory, as opposed to the default "hierarchical" layout that places binaries in a "bin" subdirectory.) Beginning with dist 0.33.0, we instead place the env script in the app-specific config path alongside the install receipt. By default, this is ~/.config/$APP_NAME. If users had installed a previous version of your app, newer versions of the installer will migrate old env files to the new location in addition to updating the user's dotfiles.

-impl @Gankra Install env scripts in receipts dir instead of bin dir

Fixes

β€’ impl @ntBre Include --repo in both gh attestation commands

Install cargo-dist 0.33.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/cargo-dist/releases/download/v0.33.0/cargo-dist-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/axodotdev/cargo-dist/releases/download/v0.33.0/cargo-dist-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install axodotdev/tap/cargo-dist

Install prebuilt binaries into your npm project

npm install @axodotdev/dist@0.33.0

Download cargo-dist 0.33.0

File Platform Checksum
cargo-dist-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
cargo-dist-x86_64-apple-darwin.tar.xz Intel macOS checksum
cargo-dist-x86_64-pc-windows-msvc.zip x64 Windows checksum
cargo-dist-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
cargo-dist-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
cargo-dist-aarch64-unknown-linux-musl.tar.xz ARM64 MUSL Linux checksum
cargo-dist-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 axodotdev/cargo-dist

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>

Installer type: zip

x64β€”9A36D70795E14326A5EC4BF17AEE085DF00AB85A322739291EA5D4B1B5F693CD

Details

Homepage
https://github.com/axodotdev/cargo-dist
License
Apache-2.0
Publisher
axodotdev
Support
https://github.com/axodotdev/cargo-dist/issues

Tags

cargoinstallerspackagingrelease-automationrust

Older versions (3)

0.32.0
x64β€”26E845CABFF12A92911CE960AF73A86C8F9B2B2D9072B01DFE5B662ACF044FA3
0.31.0
x64β€”A14E17557B269B101405E0CC6B647581D56313C954A51C7FDDD423BBA21E17B2
0.30.3
x64β€”8FE2D2CE1BE4E6E2EFE26700490B1765DFF203595544BDDF3E67378B72C0E228