Just a follow-on release to fix and test automatic releases. Nothing significant for users over 2.1.0, but cargo binstall
or other downloaders should now work.
What's Changed
- chore: update
cargo-dist
0.19.1 →dist
0.25.1 by @ErichDonGubler in #35
Full Changelog: v2.1.0...v2.1.1
Install treeherder-dl 2.1.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ErichDonGubler/treeherder-dl/releases/download/v2.1.1/treeherder-dl-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/ErichDonGubler/treeherder-dl/releases/download/v2.1.1/treeherder-dl-installer.ps1 | iex"
Download treeherder-dl 2.1.1
File | Platform | Checksum |
---|---|---|
treeherder-dl-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
treeherder-dl-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
treeherder-dl-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
treeherder-dl-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |