Skip to content

v0.5.0

Choose a tag to compare

@dotsync-release dotsync-release released this 21 Sep 10:12
615b877

0.5.0 (2026-09-21)

Features

  • dotsync help <command>, from a single command table (#22) (0593cf6)

Install or update

curl -fsSL https://raw.githubusercontent.com/pungoyal/dotsync/main/install.sh | sh   # new install
dotsync update                                                                                    # existing install

Verify this release

gh attestation verify dotsync_0.5.0_<os>_<arch>.tar.gz --repo pungoyal/dotsync
# or offline, with the attached bundle:
gh attestation verify dotsync_0.5.0_<os>_<arch>.tar.gz --bundle dotsync_0.5.0.intoto.jsonl --repo pungoyal/dotsync

See verifying releases.