github getnora-io/nora v0.2.32

latest releases: v0.8.2, v0.8.1, v0.8.0...
one month ago

Install

curl -fsSL https://getnora.io/install.sh | sh

Or download the binary directly:

curl -LO https://github.com/getnora-io/nora/releases/download/v0.2.32/nora-linux-amd64
chmod +x nora-linux-amd64
sudo mv nora-linux-amd64 /usr/local/bin/nora

Docker

Alpine (standard):

docker pull ghcr.io/getnora-io/nora:v0.2.32

RED OS:

docker pull ghcr.io/getnora-io/nora:v0.2.32-redos

Astra Linux SE:

docker pull ghcr.io/getnora-io/nora:v0.2.32-astra

Changelog

See CHANGELOG.md

What's Changed

  • security: OpenSSF Scorecard hardening by @devitway in #33
  • chore(deps): bump tempfile from 3.26.0 to 3.27.0 by @dependabot[bot] in #30
  • chore(deps): bump clap from 4.5.60 to 4.6.0 by @dependabot[bot] in #31
  • chore(deps): bump tracing-subscriber from 0.3.22 to 0.3.23 by @dependabot[bot] in #32

New Contributors

Full Changelog: v0.2.31...v0.2.32

Don't miss a new nora release

NewReleases is sending notifications on new releases.