github getnora-io/nora v0.2.23

latest releases: v0.6.2, v0.6.1, v0.6.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.23/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.23

RED OS:

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

Changelog

See CHANGELOG.md

What's Changed

  • chore(deps): bump aquasecurity/trivy-action from 0.30.0 to 0.34.1 by @dependabot[bot] in #2
  • chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #3
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #4
  • chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #5
  • chore(deps): bump flate2 from 1.1.8 to 1.1.9 by @dependabot[bot] in #6
  • chore(deps): bump toml from 0.8.23 to 1.0.3+spec-1.1.0 by @dependabot[bot] in #7
  • chore(deps): bump quick-xml from 0.31.0 to 0.39.2 by @dependabot[bot] in #9
  • chore(deps): bump chrono from 0.4.43 to 0.4.44 by @dependabot[bot] in #10

New Contributors

Full Changelog: v0.2.22...v0.2.23

Don't miss a new nora release

NewReleases is sending notifications on new releases.