Skip to content
sarr-io edited this page Jun 12, 2026 · 8 revisions

Update

Check the installed and latest versions:

zn update --check

Update the current binary:

zn update

The update command prints stage-based progress:

Zinc update
  v0.6.9 -> v0.6.10

  resolve   [########################] 100% v0.6.10
  download  [########################] 100% zn-x86_64-linux
  verify    [########################] 100% sha256
  prepare   [########################] 100% permissions
  install   [########################] 100% binary

Clone this wiki locally