Skip to content

0.1.5 - 2026-01-29

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jan 05:37

Release Notes

Fixed

  • (update) avoid GitHub API by using release redirect and direct asset downloads

Install dotdeps 0.1.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/davidturnbull/dotdeps/releases/download/v0.1.5/dotdeps-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/davidturnbull/dotdeps/releases/download/v0.1.5/dotdeps-installer.ps1 | iex"

Download dotdeps 0.1.5

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