Skip to content

DigStore v0.4.12

Compare
Choose a tag to compare
@MichaelTaylor3D MichaelTaylor3D released this 09 Sep 19:54
83f5be1

DigStore v0.4.12

Quick Install

Windows (PowerShell):

irm https://github.com/DIG-Network/digstore/releases/download/v0.4.12/install.ps1 | iex

Linux/macOS (Bash):

curl -fsSL https://github.com/DIG-Network/digstore/releases/download/v0.4.12/install.sh | bash

Manual Downloads

Version Management

DigStore now uses an NVM-style version management system:

  • Multiple versions can be installed side-by-side
  • Easy switching between versions with digstore version set <version>
  • Clean uninstallation with digstore version remove <version>

🔒 Security: Always verify checksums before installation