Immutable Versioned Base
/downloads/<version>/Example exact version: /downloads/0.1.20/
Website-Owned Downloads
Versioned download paths are immutable after publication. The mutable latest pointer exists for discovery, but install guidance must resolve latest to an exact version before relying on release artifacts.
Immutable Versioned Base
/downloads/<version>/Example exact version: /downloads/0.1.20/
Mutable Latest Pointer
/downloads/latest/The mutable latest pointer must resolve to an exact version before install guidance relies on release artifacts.
Platform Downloads
/downloads/0.1.20/install.sh/downloads/0.1.20/install.ps1/downloads/0.1.20/day-shift-0.1.20-macos-linux-system-node.tar.gz/downloads/0.1.20/day-shift-0.1.20-windows-system-node.zipRequired Publication Assets
/downloads/0.1.20/release-manifest.json and /downloads/0.1.20/checksums.sha256./downloads/0.1.20/day-shift-0.1.20-macos-linux-system-node.tar.gz/downloads/latest/day-shift-0.1.20-macos-linux-system-node.tar.gz/downloads/0.1.20/day-shift-0.1.20-windows-system-node.zip/downloads/latest/day-shift-0.1.20-windows-system-node.zip/downloads/0.1.20/install.ps1/downloads/latest/install.ps1/downloads/0.1.20/install.sh/downloads/latest/install.sh/downloads/0.1.20/uninstall.ps1/downloads/latest/uninstall.ps1/downloads/0.1.20/uninstall.sh/downloads/latest/uninstall.shVerification
/downloads/0.1.20/checksums.sha256 and the release manifest before running installer scripts.Install URL Shape
/downloads/0.1.20/install.sh and /downloads/0.1.20/install.ps1.Optional Artifacts